reportEmi: Read in GDX and calculate emissions, used in convGDX2MIF.R...

Description Usage Arguments Author(s) Examples

View source: R/reportEmi.R

Description

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

Usage

1
reportEmi(gdx, output = NULL, regionSubsetList = NULL)

Arguments

gdx

a GDX as created by readGDX, or the file name of a gdx

output

a magpie object containing all needed variables generated by other report*.R functions

regionSubsetList

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

Author(s)

Jessica Strefler, Lavinia Baumstark, Michaja Pehl

Examples

1
  ## Not run: reportEmi(gdx)

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