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