Description Usage Arguments Details Value
loadScenario
reads the files that contain scenario information
and returns a list containing scenario status, values, and increments
information.
1 | loadScenario(ModelsDir, ModelName, ConceptVars_, ScenarioFileName)
|
ModelsDir |
a string identifying the path to the models folder in which |
ModelName |
a string representation of the model name. |
ConceptVars_ |
a string vector of the model concept variable names. |
ScenarioFileName |
a string representation of the scenario name. |
This function reads the scenario status file and scenario file for a specified scenario and returns a list whose components are a list containing the scenario status information, a data frame containing the scenario values information, and an integer identifying the number of growth increments.
a list containing a status list, a scenario values data frame, and the number of growth increments for the scenario.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.