Description Usage Arguments Details Value
saveScenario
saves the scenario status and values as JSON files.
1 | saveScenario(ModelsDir, ScenarioData)
|
ModelsDir |
a string identifying the path to the models folder in which |
ScenarioData |
a list having status and values components. |
This function saves the scenario status and values as JSON files in the scenario directory for the model. The status information is saved in the status.json file and the scenario values are saved in the scenarios.json file.
no return value. Has side effect of saving the scenario status list and values data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.