NCA_load_scenario {ruminate} | R Documentation |
Loads Pre-Defined Scenario
Description
Loads a pre-defined analysis scneario from the NCA YAML config file.
Usage
NCA_load_scenario(state, ana_scenario)
Arguments
state |
NCA state from |
ana_scenario |
Short name of the analysis scenario to load from the config file. |
Value
NCA state object with the scenario loaded and relevant notifications set.
[Package ruminate version 0.2.4 Index]