View source: R/funcs_set-get-scenario.R
get_scenario_kpi3 | R Documentation |
This function takes a scenario object, the required period, the required kpi level1, kpi level2 and returns all the possible options for kpi level3 or the selected option
get_scenario_kpi3(scenario, period, kpi1, kpi2, type = "all")
scenario |
scenario list-object. |
period |
string specifying the period required for the scenario |
kpi1 |
string specifying the kpi1 name required for the scenario |
kpi2 |
string specifying the kpi2 name required for the scenario |
type |
string where |
character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.