Get process ID from function name

getProcessIDFromFunctionName(projectPath, modelName = NULL, functionName)

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").

functionName

The name of the function used by the process.