Skip to content

reports production in Nr analogous to reportProduction

Usage

reportProductionNr(gdx, detail = FALSE)

Arguments

gdx

GDX file

detail

if detail = FALSE, the subcategories of groups are not reported (e.g. "soybean" within "oilcrops")

Value

production as MAgPIE object. Unit: see names

Nitrogen production variables

NameUnitMeta
Production NrMt Nr/yrTotal nitrogen in agricultural production
Production Nr|+|Crop productsMt Nr/yrNitrogen in crop production
Production Nr|+|Livestock productsMt Nr/yrNitrogen in livestock production

Author

Benjamin Leon Bodirsky

Examples


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