Skip to content

reports MAgPIE nitrogen fertilizer costs disaggregated to crop categories

Usage

reportCostsFertilizer(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 with fertilizer costs

Nitrogen fertilizer cost variables

NameUnitMeta
Costs|N Fertilizermillion US$2017/yrTotal nitrogen fertilizer costs
Costs|N Fertilizer|+|Cropsmillion US$2017/yrN fertilizer costs for crops
Costs|N Fertilizer|+|Pasturemillion US$2017/yrN fertilizer costs for pasture

Author

Debbora Leip

Examples

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