View source: R/calcExcretion.R
calcExcretion | R Documentation |
calculates excretion during grazing, cropland-grazing, confinement and collected for fuel. Based on MAgPIE Feed baskets, slaughter biomass and simple allocation rules.
calcExcretion(cellular = FALSE, cells = "lpjcell", attributes = "npk")
cellular |
if TRUE value is calculate and returned (set aggregate to FALSE!) on cellular level |
cells |
Switch between "magpiecell" (59199) and "lpjcell" (67420) |
attributes |
npk (default) or npkc (inclusing carbon) can be selected |
List of magpie object with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky
calcExcretionIPCC()
## Not run:
calcOutput("Excretion")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.