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