openProject: Open and close project.

Description Usage Arguments Details Value Author(s)

View source: R/ProjectButton.R

Description

To open or close a project (a *.rqda file) by command.

Usage

1
2
3
openProject(path, updateGUI = FALSE)

closeProject(conName = "qdacon", assignenv = .rqda, ...) 

Arguments

path

The path of of the *.rqda project file.

updateGUI

When TRUE, also update information on the GUI widgets.

conName

Do not change it.

assignenv

Do not change it.

...

Do not change it.

Details

These functions correspond to the internal functions of the "open project" and "close project" buttons.

Value

No value is returned. For the side-effect only.

Author(s)

Ronggui HUANG


RQDA documentation built on May 2, 2019, 3:24 p.m.