View source: R/calcManureRecyclingCroplandPast.R
calcManureRecyclingCroplandPast | R Documentation |
calculates manure recycling to cropland based on excretions, animal waste management types (and their shares per country) and emission factors for nitrogenous emissions in livestock confinements
calcManureRecyclingCroplandPast(
products = "sum",
cellular = FALSE,
cells = "lpjcell"
)
products |
"sum" (default) or "kli" |
cellular |
if TRUE value is calculate and returned (set aggregate to FALSE!) on cellular level |
cells |
Switch between "magpiecell" (59199) and "lpjcell" (67420) |
List of magpie object with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky, Kristine Karstens
calcExcretion()
## Not run:
calcOutput("calcManureRecyclingCroplandPast")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.