rearrangeProcesses: Rearrange processes of a StoX model.

View source: R/Framework.R

rearrangeProcessesR Documentation

Rearrange processes of a StoX model.

Description

Rearrange processes of a StoX model.

Usage

rearrangeProcesses(projectPath, modelName, processID, afterProcessID = 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.

afterProcessID

The ID of the process after which to get the process table or to place a process.


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