View source: R/calcKeyBiodiversityAreas.R
calcKeyBiodiversityAreas | R Documentation |
Returns unprotected land area (Mha) within Key Biodiversity Areas.
calcKeyBiodiversityAreas(
maginput = TRUE,
unprotected = TRUE,
nclasses = "seven",
cells = "lpjcell"
)
maginput |
Whether data should be transformed (based on LUH2v2 data) to match land use types used in MAgPIE. |
unprotected |
if TRUE only KBA land that is currently unprotected is returned |
nclasses |
If
|
cells |
magpiecell (59199 cells) or lpjcell (67420 cells) |
List with a magpie object
Patrick v. Jeetze
readKeyBiodiversityAreas
## Not run:
calcOutput("calcKeyBiodiversityAreas", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.