View source: R/funcs_set-get-scenario.R
is_bestcase_possible | R Documentation |
This function returns TRUE
if the selected scenario object, period and
kpis mean a best case scenario is possible
is_bestcase_possible(scenario, user_period, kpi1, kpi2 = NA, kpi3 = NA)
scenario |
scenario list-object. |
user_period |
string specifying the period required for the scenario |
kpi1 |
string specifying kpi1 required for the scenario |
kpi2 |
string specifying kpi2 required for the scenario |
kpi3 |
string specifying kpi3 period required for the scenario |
boolen where T means best case is possible
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.