fullScenario: Create Full Scenario based on a set of Sub-Scenario with one...

Description Usage Arguments

View source: R/fullScenario.R

Description

Wraps around rsncrosim::scenario in order to Assemble a full scenario from a set of Sub-Scenario with one or more tag(s).

Usage

1
fullScenario(ssimProject, scenarioName, tag, merge = F, ...)

Arguments

ssimProject

(ssimObject) Syncrosim Project to save to.

scenarioName

(character) The name of the full scenario.

tag

(character or character vector) The tag(s) associated with the subscenarios, can be NULL, default to "default".

merge

(logical) Whether or not to merge dependencies, default to FALSE.

...

Further arguments to be passed onto scenario()


VLucet/rsyncrosimAssist documentation built on June 23, 2020, 6:34 a.m.