Description Usage Arguments Value
getProjectPaths
returns ta list of projectName, projectRoot, projectPath, RDataDir, RReportDir and projectXML.
getProjectDataEnv
gets the project environment.
1 2 3 4 | getProjectPaths(projectName = NULL, projectRoot = NULL,
recursive = 2)
getProjectDataEnv(projectName)
|
projectName |
The name or full path of the project, a baseline object (as returned from getBaseline() or runBaseline()), og a project object (as returned from open). |
projectRoot |
The directory holding the project(s). |
recursive |
The number of levels above the project path at which the directory should exist, where recursive=1 indicated that the dirname(project path) should exist. |
Various names and directories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.