get_scenario_kpi3: Get key scenario information: kpi level3

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

get_scenario_kpi3R Documentation

Get key scenario information: kpi level3

Description

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

Usage

get_scenario_kpi3(scenario, period, kpi1, kpi2, type = "all")

Arguments

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 type = "all" returns all possible options or type = "selected" returns just the specified period

Value

character vector


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