is_bestcase_possible: Based off the selected period and kpis - is it possible to...

View source: R/funcs_set-get-scenario.R

is_bestcase_possibleR Documentation

Based off the selected period and kpis - is it possible to run a best case scenario?

Description

This function returns TRUE if the selected scenario object, period and kpis mean a best case scenario is possible

Usage

is_bestcase_possible(scenario, user_period, kpi1, kpi2 = NA, kpi3 = NA)

Arguments

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

Value

boolen where T means best case is possible


cath-parkinson/mm.reoptimise documentation built on May 12, 2022, 3:34 p.m.