View source: R/funcs_scenarios.R
create_scenario | R Documentation |
Create a scenario list-object.
create_scenario(path)
path |
Character string indicating the file path to the folder where input_data.xlsx is located. If a Windows file path is supplied, remember to replace the backslash (\) with either \\ or /. |
A named list representing a scenario list-object.
## Not run: create_scenario("data/scenario_0") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.