Skip to content

reports MAgPIE capital stocks

Usage

reportCostCapitalStocks(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 stock variables

NameUnitMeta
Capital Stocks|Arable farm capitalmillion US$2017Capital stocks used in cropland (sticky cost implementation)

Author

Edna J. Molina Bacca

Examples

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