The path to a filled final-to-useful efficiency table
Usage
sample_eta_fu_table_path(version = 2022)
Arguments
- version
the desired version (expressed as the year of IEA data release) of
the sample final-to-useful efficiencies table.
Options are 2021 (default), 2020, 2019, and 2018.
Value
The path to a final-to-useful efficiencies table.
Examples
sample_eta_fu_table_path() # Assumes 2022
#> [1] "/home/runner/work/_temp/Library/IEATools/extdata/GH-ZA-Efficiency-sample-2022.xlsx"
sample_eta_fu_table_path(2022) # Same
#> [1] "/home/runner/work/_temp/Library/IEATools/extdata/GH-ZA-Efficiency-sample-2022.xlsx"