Skip to content

reports Area equipped for Irrigation

Usage

reportAEI(gdx, level = "regglo")

Arguments

gdx

GDX file

level

aggregation level of returned data ("regglo" by default)

Value

Area equipped for Irrigation as MAgPIE object. Unit: see names

Area equipped for irrigation variables

NameUnitMeta
Resources|Land Cover|Cropland|Area equipped for irrigationmillion haCropland area equipped with irrigation infrastructure

Author

Stephen Wirth

Examples


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