sample_iea_data_path: The path to a sample IEA extended energy balances data file...

View source: R/utilities.R

sample_iea_data_pathR Documentation

The path to a sample IEA extended energy balances data file in .csv format

Description

The sample data file is in .csv format and contains IEA extended energy balances data for Ghana and South Africa for the years 1971 and 2000.

Usage

sample_iea_data_path(version = 2022)

Arguments

version

The desired version (expressed as the year of release) of sample data. Options are 2018--2022. 2022 is the default.

Details

Permission to include this data was provided in a phone conversation between Nick Johnstone (IEA Chief Statistician) and Matthew Kuperus Heun (IEATools developer) on Monday, 3 June 2019.

Value

the path to a sample data file.

Examples

sample_iea_data_path()     # Assumes 2022
sample_iea_data_path(2022) # Same

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