View source: R/calcSOCLossShare.R
calcSOCLossShare | R Documentation |
Calculates soil organic carbon loss share on cellular level
calcSOCLossShare(
subsystems = FALSE,
rate = "change",
factor = "ipccReduced",
cells = "lpjcell"
)
subsystems |
if FALSE just generic values will be used per climate zone , if TRUE crop specific values will be reported, if aggregated crop specific factors will be aggregated using crop area |
rate |
if change, change rates will be reported; if loss, loss rates will be reported |
factor |
switch for different ipcc versions (ipccReduced, ipccReduced2019) |
cells |
"magpiecell" for 59199 cells or "lpjcell" for 67420 cells |
List of magpie objects with results on cellular level, weight, unit and description.
Kristine Karstens
## Not run:
calcOutput("SOCLossShare", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.