getProjectPaths: This function gets the paths defined by...

View source: R/Framework.R

getProjectPathsR Documentation

This function gets the paths defined by initiateRstoxFramework.

Description

This function gets the paths defined by initiateRstoxFramework.

Usage

getProjectPaths(projectPath, name = NULL)

Arguments

projectPath

The path to the StoX project, i.e., the folder of the project with the sub folders "input", "output" and "process". Can possibly be the path to a file inside the project folder.

name

A string naming the path element to get. Set this to NULL to get all paths.


StoXProject/RstoxFramework documentation built on Oct. 17, 2023, 1:24 p.m.