View source: R/calcGlobalSafetyNet.R
calcGlobalSafetyNet | R Documentation |
Returns unprotected land area (Mha) within the Global Safety Net (Dinerstein et al. 2020).
calcGlobalSafetyNet(maginput = TRUE, nclasses = "seven", cells = "lpjcell")
maginput |
Whether data should be transformed (based on LUH2v2 data) to match land use types used in MAgPIE. |
nclasses |
If
|
cells |
magpiecell (59199 cells) or lpjcell (67420 cells) |
List with a magpie object
Patrick v. Jeetze
readDinerstein2020
## Not run:
calcOutput("calcGlobalSafetyNet", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.