set_scenario_kpi: Set key scenario information: kpi

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

set_scenario_kpiR Documentation

Set key scenario information: kpi

Description

This function takes a scenario object, and updates the scenario to optimise to the desired kpis, by updating or populating curves_filtered

Usage

set_scenario_kpi(scenario, kpi1, kpi2 = NULL, kpi3 = NULL)

Arguments

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

Value

updated scenario list-object not exported as it is called by the set_scenario function, AFTER set_scenario_period - the order is important


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