R/qProject-class.R
qProjectUpdate.Rd
Check if a qProject is compatible with the current class definition, and update it if necessary.
qProjectUpdate(proj, quiet = TRUE)
a qProject object.
qProject
logical, whether to suppress update messages.
A qProject object.
Charlotte Soneson