View source: R/calcNuePasture.R
calcNuePasture | R Documentation |
calculates the soil nitrogen uptake efficiency of pastures. # This is the nitrogen taken up from the soil (N in crop biomass minus biological fixation minus seed N) divided by the soil N inputs (fertilizer, manure etc). For the future, NUE scenarios are added.
calcNuePasture(cellular = FALSE, maccbase = TRUE)
cellular |
cellular disaggreagation or national values |
maccbase |
whether future scenarios should be expressed as base efficiency, excluding additional macc improvements (new default) |
List of magpie objects with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky
calcSNUpE()
calcNitrogenBudgetPasture()
## Not run:
calcOutput("NuePasture")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.