View source: R/calcFertilizerByCrop.R
calcFertilizerByCrop | R Documentation |
calculates the crop-specific use of different N inputs
calcFertilizerByCrop(
indicator = "total",
deposition = "Nsurplus2",
cellular = FALSE
)
indicator |
total: estimates the inputs per total crop production; by_harvest estimates the inputs per ton harvest; by_area estimates the inputs per area harvested |
deposition |
if FALSE, deposition is not accounted for in the distribution. Use FALSE to avoid circularities in calcNitrogenBudget |
cellular |
cellular disaggreagation or national values |
List of magpie objects with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky
calcNitrogenBudgetCropland()
## Not run:
calcOutput("FertilizerByCrop")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.