calcManureRecyclingCroplandPast: calcManureRecyclingCroplandPast

View source: R/calcManureRecyclingCroplandPast.R

calcManureRecyclingCroplandPastR Documentation

calcManureRecyclingCroplandPast

Description

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

Usage

calcManureRecyclingCroplandPast(
  products = "sum",
  cellular = FALSE,
  cells = "lpjcell"
)

Arguments

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)

Value

List of magpie object with results on country level, weight on country level, unit and description.

Author(s)

Benjamin Leon Bodirsky, Kristine Karstens

See Also

calcExcretion()

Examples

## Not run: 
calcOutput("calcManureRecyclingCroplandPast")

## End(Not run)

pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.