readIEA_WEO: Read IEA World Energy Outlook data

View source: R/readIEA_WEO.R

readIEA_WEOR Documentation

Read IEA World Energy Outlook data

Description

Read-in IEA WEO 2016 data for investment costs, O&M costs and Efficiency of different technologies, and WEO 2017 data for historical electricity capacities (GW), generation (TWh) or emissions (Mt CO2). WEO 2019 data for PE and FE (Mtoe).

Usage

readIEA_WEO(subtype)

Arguments

subtype

data subtype. Either "Capacity", "Generation", "Emissions", "Investment Costs", "O&M Costs" or "Efficiency"

Value

magpie object of the WEO data on generation (TWh), capacities (GW), emissions (Mt CO2) or disaggregated investment cost as magpie object

Author(s)

Renato Rodrigues, Aman Malik, and Jerome Hilaire

See Also

readSource

Examples

## Not run: 
a <- readSource(type = "WEO", subtype = "Capacity")

## End(Not run)


pik-piam/mrremind documentation built on Sept. 18, 2024, 2:58 p.m.