get_constraints_input_tables: Get key scenario information: constraints input tables

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

get_constraints_input_tablesR Documentation

Get key scenario information: constraints input tables

Description

This function takes a scenario object, and a period and returns a list object, where each element of the list is constraints input table. The length of the list will be equal to the number of constraints input tables specified in the constraints settings table in the scenario object. By default, most projects will have a table for channel, period, channel x period, channel_level1, channel_level2, channel_level3. But other tables may be specified

Usage

get_constraints_input_tables(scenario, user_period)

Arguments

scenario

scenario list-object.

user_period

string specifying the period required for the scenario

Value

named list-object where each element of the list is a constraints input table


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