calcNitrogenWithdrawalByCrop: calcNitrogenWithdrawalByCrop

View source: R/calcNitrogenWithdrawalByCrop.R

calcNitrogenWithdrawalByCropR Documentation

calcNitrogenWithdrawalByCrop

Description

calculates the crop-specific withdrawals of nutrients from soils

Usage

calcNitrogenWithdrawalByCrop(
  indicator = "total",
  cellular = FALSE,
  irrigation = FALSE
)

Arguments

indicator

total: estimates the inputs per total crop production; by_area estimates the inputs per area harvested

cellular

cellular disaggreagation or national values

irrigation

FALSE for the sum of irrigated and rainfed, FALSE for separated categories, 'rainfed' or 'irrigated for single categories

Value

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

Author(s)

Benjamin Leon Bodirsky

See Also

calcNitrogenBudgetCropland()

Examples

## Not run: 
calcOutput("NitrogenWithdrawalByCrop")

## End(Not run)

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