Skip to content

reports land planetary boundary: forest area

Usage

reportPBland(gdx, level = "regglo", foresttype = "all")

Arguments

gdx

GDX file

level

level of aggregation (regglo: regions and global)

foresttype

managed forest types that are included in the calculation of the forest area (all: all managed forests, noTimber: timber plantations are not counted)

Value

MAgPIE object

Land planetary boundary variables

NameUnitMeta
Planetary Boundary|Land|Forest coverMhaTotal forest area (natural and managed forests)

Author

Felicitas Beier, Patrick von Jeetze

Examples


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