CRAN status lifecycle Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check Codecov test coverage DOI

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

IEATools

Statement of need

Extended World Energy Balance (EWEB) data from the International Energy Agency (IEA) (IEA) are indispensable for societal energy analysis and societal exergy analysis (SEA). However,

IEATools provides functions to address the above needs.

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. [-@Heun:2018].

Permission to distribute IEA extended energy balance data for two years and two countries was obtained by Matthew Kuperus Heun from Nick Johnstone of the IEA during a phone call at 11 AM on Mon, 3 June 2019.

More Information

Find more information, including vignettes and function documentation, at https://MatthewHeun.github.io/IEATools/.

References



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