readIRENA: Read IRENA

View source: R/readIRENA.R

readIRENAR Documentation

Read IRENA

Description

Read-in an IRENA xlsx file as magclass object

Usage

readIRENA(subtype)

Arguments

subtype

data subtype. Either "Capacity" or "Generation"

Value

magpie object of the IRENA data with historical electricity renewable capacities (MW) or generation levels (GWh)

Author(s)

Renato Rodrigues, Pascal Weigmann

See Also

readSource

Examples

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

## End(Not run)


pik-piam/mrremind documentation built on April 12, 2025, 12:02 a.m.