Skip to content

reports Costs Without Incentives

Usage

reportCostsWithoutIncentives(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

Costs without incentives variables

NameUnitMeta
Costs Accounting|Costs without incentivesmillion US$2017/yrTotal costs excluding policy incentives

Author

David Chen

Examples

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