calcCroplandTreecover: calcCroplandTreecover

View source: R/calcCroplandTreecover.R

calcCroplandTreecoverR Documentation

calcCroplandTreecover

Description

Returns area on cropland covered by trees (Mha).

Usage

calcCroplandTreecover(
  maginput = TRUE,
  cells = "magpiecell",
  countryLevel = FALSE
)

Arguments

maginput

Whether data should be corrected to align with cropland initialised in MAgPIE.

cells

magpiecell (59199 cells) or lpjcell (67420 cells)

countryLevel

Whether output shall be at country level. Requires aggregate=FALSE in calcOutput.

Value

List with a magpie object

Author(s)

Patrick v. Jeetze

See Also

readCopernicus

Examples

## Not run: 
calcOutput("CroplandTreecover", aggregate = FALSE)

## End(Not run)


pik-piam/mrland documentation built on Nov. 23, 2024, 11:37 a.m.