readIRENA: Read IRENA

View source: R/readIRENA.R

readIRENAR Documentation

Read IRENA

Description

Read-in an IRENA csv 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

See Also

readSource

Examples

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

## End(Not run)


pik-piam/mrremind documentation built on March 30, 2024, 3:37 a.m.