View source: R/calcProtectedAreaBaseline.R
calcProtectedAreaBaseline | R Documentation |
Returns protected land area (Mha) in terms of cropland, pasture, forest and other land between 1995 and 2020.
calcProtectedAreaBaseline(
magpie_input = TRUE,
nclasses = "seven",
cells = "lpjcell"
)
magpie_input |
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
calcProtectArea
## Not run:
calcOutput("ProtectedAreaBaseline", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.