Provides FertN data for N.No changes to the content have been done.
Usage
calcFertN(
appliedto = "total",
cellular = FALSE,
deposition = "CEDS",
max_snupe = 0.85
)
Arguments
- appliedto
'total' (default), 'crop' or 'past'
- cellular
cellular disaggreagation or national values
- deposition
for disaggregation will be passed on to calcNitrogenBudgetCropland
- max_snupe
for disaggregation will be passed on to calcNitrogenBudgetCropland
Value
Fertilizer data for N and corresonding weights as a list of two
MAgPIE objects
Examples
if (FALSE) { # \dontrun{
calcOutput("FertN")
} # }