To open or close a project (a *.rqda file) by command.
openProject(path, updateGUI = FALSE)closeProject(conName = "qdacon", assignenv = .rqda, ...)
The path of of the *.rqda project file.
When TRUE, also update information on the GUI widgets.
Do not change it.
Do not change it.
Do not change it.
No value is returned. For the side-effect only.
These functions correspond to the internal functions of the "open project" and "close project" buttons.