The R package IEATools provides tools to interact with data from the International Energy Agency (IEA).
Installation
You can install IEATools from github with:
# install devtools if not already installed
# install.packages("devtools")
devtools::install_github("MatthewHeun/IEATools")
# To build vignettes locally, use
devtools::install_github("MatthewHeun/IEATools", build_vignettes = TRUE)History
The functions in this package were used in Heun et al. (2018).
More Information
Find more information, including vignettes and function documentation, at https://MatthewHeun.github.io/IEATools/.
References
Heun, Matthew Kuperus, Anne Owen, and Paul E. Brockway. 2018. “A Physical Supply-Use Table Framework for Energy Analysis on the Energy Conversion Chain.” Applied Energy 226 (September): 1134–62. https://doi.org/10.1016/j.apenergy.2018.05.109.