Skip to content

reports MAgPIE costs including total investments

Usage

reportCostsAccounting(gdx, level = "regglo")

Arguments

gdx

GDX file

level

An aggregation level for the spatial dimension. Can be any level available via superAggregateX.

Value

Costs accounting including total investments

Cost accounting variables

NameUnitMeta
Costs Accountingmillion US$2017/yrTotal cost accounting including investments
Costs Accounting|+|Land Conversionmillion US$2017/yrInvestment costs for land conversion
Costs Accounting|+|Transportmillion US$2017/yrTransport cost investments
Costs Accounting|+|TCmillion US$2017/yrTechnological change investment costs

Author

Edna J. Molina Bacca

Examples

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