readIEA: Read IEA

View source: R/readIEA.R

readIEAR Documentation

Read IEA

Description

Read-in an IEA csv file as magpie object

Usage

readIEA(subtype)

Arguments

subtype

data subtype. Either "EnergyBalances", "EnergyBalances-latest", or "Emissions".

  • "EnergyBalances": IEA energy balances until 2022 (2023 incomplete), data updated in Sep 2024, the current default for REMIND input data

  • "EnergyBalances-latest": IEA energy balances until 2022 (2023 incomplete), data updated in Sep 2024, currently same as default

Value

magpie object of the IEA

Author(s)

Anastasis Giannousakis, Lavinia Baumstark, Renato Rodrigues, Falk Benke

See Also

readSource()

Examples

## Not run: 
a <- readSource(type = "IEA", subtype = "EnergyBalances")

## End(Not run)


pik-piam/mrcommons documentation built on Feb. 21, 2025, 10:17 p.m.