View source: R/funcs_set-get-scenario.R
set_scenario_kpi | R Documentation |
This function takes a scenario object, and updates the scenario to optimise to the desired kpis, by updating or populating curves_filtered
set_scenario_kpi(scenario, kpi1, kpi2 = NULL, kpi3 = NULL)
scenario |
scenario list-object. |
kpi1 |
the specified kpilevel1 as a string |
kpi2 |
the specified kpilevel2 as a string |
kpi3 |
the specified kpilevel3 as a string |
updated scenario list-object not exported as it is called by the set_scenario function, AFTER set_scenario_period - the order is important
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.