default_aggregation_region_table_path | R Documentation |
The path to the default aggregation table
default_aggregation_region_table_path(version = 2019)
version |
the desired version (expressed as the year of IEA data release) of the aggregation table. Options are 2019 (default), and 2020. |
the path to the default aggregation table for the desired IEA data version
default_aggregation_region_table_path() # Assumes 2019
default_aggregation_region_table_path(2019) # Same
# Returns path for default aggregation table appropriate for 2020 IEA data release
default_aggregation_region_table_path(2020)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.