getProcessPlotOutput: Get output of a StoX process.

View source: R/Framework.R

getProcessPlotOutputR Documentation

Get output of a StoX process.

Description

Gets the output of a process that has been run.

Usage

getProcessPlotOutput(projectPath, modelName, processID, plotName = 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.

modelName

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

processID

The ID of the process.

plotName

The name of the plot.


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