View source: R/calcCroplandTreecover.R
calcCroplandTreecover | R Documentation |
Returns area on cropland covered by trees (Mha).
calcCroplandTreecover(
maginput = TRUE,
cells = "magpiecell",
countryLevel = FALSE
)
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. |
List with a magpie object
Patrick v. Jeetze
readCopernicus
## Not run:
calcOutput("CroplandTreecover", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.