sample_fu_allocation_table_path: The path to a filled final-to-useful allocation table

View source: R/utilities.R

sample_fu_allocation_table_pathR Documentation

The path to a filled final-to-useful allocation table

Description

The path to a filled final-to-useful allocation table

Usage

sample_fu_allocation_table_path(version = 2022)

Arguments

version

the desired version (expressed as the year of IEA data release) of the sample final-to-useful allocation table. Options are 2021 (default), 2020, 2019, and 2018.

Value

the path to a final-to-useful allocation table

Examples

sample_fu_allocation_table_path()     # Assumes 2022
sample_fu_allocation_table_path(2022) # Same
# Returns path for sample allocation table appropriate for other IEA data releases
sample_fu_allocation_table_path(2021) 

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