Skip to content

Reports inorganic nitrogen application on crops

Usage

reportFertilizerNitrogen(gdx, level = "regglo")

Arguments

gdx

GDX file

level

level of output

Fertilizer nitrogen variables

NameUnitMeta
Resources|Nitrogen|Inorganic Fertilizer ApplicationMt Nr/yrTotal inorganic nitrogen fertilizer application
Resources|Nitrogen|Inorganic Fertilizer Application|+|CerealsMt Nr/yrNitrogen fertilizer application on cereals
Resources|Nitrogen|Inorganic Fertilizer Application|+|OilcropsMt Nr/yrNitrogen fertilizer application on oilcrops

See also

Author

David M Chen

Examples

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