applyScenario {campsis} | R Documentation |
Apply scenario to the given model or dataset.
Description
Apply scenario to the given model or dataset.
Usage
applyScenario(x, scenario)
Arguments
x |
the given model or dataset |
scenario |
the scenario to be applied |
Value
an updated model or dataset
[Package campsis version 1.5.4 Index]