readEnergyInvestments: Read Energy Investments from GDX file

Description Usage Arguments Value Author(s) Examples

View source: R/readEnergyInvestments.R

Description

Read Energy Investments data from a GDX file into a MagPIE object.

Usage

1
readEnergyInvestments(gdx, field = "l")

Arguments

gdx

a GDX list as created by readGDX, or the file name of a gdx file(file name is recommended as this speeds up the code)

field

one of 'l', 'm', 's', 'lo', 'up')

Value

Energy Investments data as MAgPIE object

Author(s)

Jonas Hoersch

Examples

1
## Not run: invests <- readEnergyInvestments(gdx)

pik-piam/remind documentation built on Sept. 9, 2021, 1:09 p.m.