View source: R/calcNitrogenWithdrawalByCrop.R
calcNitrogenWithdrawalByCrop | R Documentation |
calculates the crop-specific withdrawals of nutrients from soils
calcNitrogenWithdrawalByCrop(
indicator = "total",
cellular = FALSE,
irrigation = FALSE
)
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 |
List of magpie objects with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky
calcNitrogenBudgetCropland()
## Not run:
calcOutput("NitrogenWithdrawalByCrop")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.