Skip to content

reports croparea

Usage

reportCropareaGrid(gdx)

Arguments

gdx

GDX file

Value

Croparea as MAgPIE object (million ha/yr)

Grid-level croparea

This function produces grid-level (0.5 degree) croparea data for individual crops. Variable names follow the reportingnames mapping (e.g., Cereals, Oilcrops, etc.).

Author

Benjamin Bodirsky

Examples

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