Skip to content

reports MAgPIE mitigation costs disaggregated into labor and capital

Usage

reportCostsMACCS(gdx, level = "regglo")

Arguments

gdx

GDX file

level

aggregation level of returned data ("regglo" by default)

Value

magpie object with mitigation costs

MACC cost variables

NameUnitMeta
Costs|MACCS|+|Labor costsmillion US$2017/yrLabor costs for MACC implementation
Costs|MACCS|+|Capital costsmillion US$2017/yrCapital costs for MACC implementation

Author

Debbora Leip

Examples


  if (FALSE) { # \dontrun{
    x <- reportCostsMACCS(gdx)
  } # }