default_aggregation_region_table_path: The path to the default aggregation table

View source: R/utilities.R

default_aggregation_region_table_pathR Documentation

The path to the default aggregation table

Description

The path to the default aggregation table

Usage

default_aggregation_region_table_path(version = 2019)

Arguments

version

the desired version (expressed as the year of IEA data release) of the aggregation table. Options are 2019 (default), and 2020.

Value

the path to the default aggregation table for the desired IEA data version

Examples

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) 

MatthewHeun/IEATools documentation built on Feb. 6, 2024, 3:29 p.m.