Wraps around rsncrosim::scenario in order to Assemble a full scenario from a set of Sub-Scenario with one or more tag(s).
1 | fullScenario(ssimProject, scenarioName, tag, merge = F, ...)
|
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() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.