reportPolicyCosts: Read in GDX and calculate policy costs, used in convGDX2MIF.R...

Description Usage Arguments Author(s) Examples

View source: R/reportPolicyCosts.R

Description

Read in GDX and calculate policy costs functions

Usage

1
reportPolicyCosts(gdx, gdx_ref, regionSubsetList = NULL)

Arguments

gdx

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

gdx_ref

a reference GDX as created by readGDX, or the file name of 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.

Author(s)

Lavinia Baumstark

Examples

1
## Not run: reportPolicyCosts(gdx)

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