View source: R/config-helpers.R
scenario_for_sector_x_geography | R Documentation |
Function returns a vector holding names of scenarios for a provided sector
and scenario_geography
. To identify valid sector
x scenario_geography
combinations refer to geographies_for_sector()
. Source of truth is the
overview
scenario_geography_x_ald_sector
per default. In case combination
of sector
and scenario_geography
is not available an error is thrown.
scenario_for_sector_x_geography(st_input_folder, sector, scenario_geography)
st_input_folder |
path to the input folder containing stress test input files |
sector |
String of length 1 holding sector name. |
scenario_geography |
String of length 1 holding sector name. |
A string holding valid scenario names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.