getActiveProcess: Get the active process.

View source: R/Framework.R

getActiveProcessR Documentation

Get the active process.

Description

Get the active process.

Usage

getActiveProcess(projectPath, modelName = NULL, drop = TRUE)

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.

modelName

The name of the model (possible values are "baseline", "analysis" and "report").

drop

Logical: If TRUE and modelName is given as a single string, drop the table of processID, processDirty and propertyDirty to a list.


StoXProject/RstoxFramework documentation built on March 29, 2025, 12:11 p.m.