The path to a filled final-to-useful allocation table
sample_fu_allocation_table_path.Rd
The path to a filled final-to-useful allocation table
Examples
sample_fu_allocation_table_path() # Assumes 2022
#> [1] "/home/runner/work/_temp/Library/IEATools/extdata/GH-ZA-Allocation-sample-2022.xlsx"
sample_fu_allocation_table_path(2022) # Same
#> [1] "/home/runner/work/_temp/Library/IEATools/extdata/GH-ZA-Allocation-sample-2022.xlsx"
# Returns path for sample allocation table appropriate for other IEA data releases
sample_fu_allocation_table_path(2021)
#> [1] "/home/runner/work/_temp/Library/IEATools/extdata/GH-ZA-Allocation-sample-2021.xlsx"