View source: R/om_get_model_scenario.R
om_get_model_scenario | R Documentation |
Retrieves a model scenario
om_get_model_scenario(
ds,
model,
scenario_name,
model_varkey = "om_model_element"
)
ds |
RomDataSource |
model |
object as RomProperty |
scenario_name |
Name of scenario to create/retrieve |
model_varkey |
Variable key to use for model if one needs to be created, default=om_model_element |
scenario object as RomProperty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.