getProjectPaths: Functions to return various paths and file names.

Description Usage Arguments Value

Description

getProjectPaths returns ta list of projectName, projectRoot, projectPath, RDataDir, RReportDir and projectXML.

getProjectDataEnv gets the project environment.

Usage

1
2
3
4
getProjectPaths(projectName = NULL, projectRoot = NULL,
  recursive = 2)

getProjectDataEnv(projectName)

Arguments

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.

Value

Various names and directories


Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.