scenarios | R Documentation |
CVPIA SIT's scenario dataframes for scenarios 1-13 and no action
scenarios
An object of class list
of length 14.
Subset DSMscenario::scenarios to access scenario data for a predefined SIT strategy. View SIT-strategies.
# Select a scenario scenario_one <- DSMscenario::scenarios$ONE # Use that scenario in the fall run model fall_run_seeds <- fallRunDSM::fall_run_model(mode = "seed") fallRunDSM::fall_run_model(scenario = scenario_one, mode = "simulate", seeds = fall_run_seeds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.