reportEnergyInvestment: Read in GDX and calculate prices, used in convGDX2MIF.R for...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/reportEnergyInvestment.R

Description

Read in price information from GDX file, information used in convGDX2MIF.R for the reporting

Usage

1
reportEnergyInvestment(gdx, regionSubsetList = NULL)

Arguments

gdx

a GDX object as created by readGDX, or the path to a gdx

regionSubsetList

a list containing regions to create report variables region aggregations. If NULL (default value) only the global region aggregation "GLO" will be created.

Value

MAgPIE object - contains the price variables

Author(s)

Anastasis Giannousaki

See Also

convGDX2MIF

Examples

1
2
3
4
## Not run: 
reportEnergyInvestment(gdx)

## End(Not run)

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