calcFertN: Calculate Fertilizer of N

View source: R/calcFertN.R

calcFertNR Documentation

Calculate Fertilizer of N

Description

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

Author(s)

Lavinia Baumstark

See Also

calcOutput(), readIFA(), convertIFA(), readSource()

Examples

## Not run: 
calcOutput("FertN")

## End(Not run)

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