Afforestation mask for where afforestation possible
Usage
calcAfforestationMask(subtype, cells = "lpjcell")
Arguments
- subtype
afforestation mask sub type
- cells
"magpiecell" or "lpjcell"
Value
magpie object in cellular resolution
Author
David Chen, Florian Humpenoeder
Examples
if (FALSE) { # \dontrun{
calcOutput("AfforestationMask", subtype = "noboreal", aggregate = FALSE)
} # }