estimateTimeOfProcesses: Get process progress

View source: R/resample.R

estimateTimeOfProcessesR Documentation

Get process progress

Description

Get process progress

Usage

estimateTimeOfProcesses(projectPath, modelName, string.out = 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").

string.out

Logical: If TRUE return a string listing the time remaining and the total estimated time.


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