Skip to content

reports MAgPIE capital investments

Usage

reportCostCapitalInvestment(gdx, level = "regglo")

Arguments

gdx

GDX file

level

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

Value

Magpie object associated with overall costs and value of production

Capital investment cost variables

NameUnitMeta
Costs|Capital Investmentsmillion US$2017Capital investments (sticky cost implementation)

Author

Edna J. Molina Bacca

Examples

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