hasFileOutput: Does the process store output files?:

View source: R/Utilities.R

hasFileOutputR Documentation

Does the process store output files?:

Description

Does the process store output files?:

Usage

hasFileOutput(projectPath, modelName, processID, requireExists = 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").

processID

The ID of the process.

requireExists

Logical: Should the existence of the output folder be checked.


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