View source: R/funcs_set-get-scenario.R
get_constraints_input_tables | R Documentation |
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
get_constraints_input_tables(scenario, user_period)
scenario |
scenario list-object. |
user_period |
string specifying the period required for the scenario |
named list-object where each element of the list is a constraints input table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.