View source: R/calcNitrogenBudgetNonagland.R
calcNitrogenBudgetNonagland | R Documentation |
Calculates Nitrogen Budgets for Non-agricultural land on country levels.
calcNitrogenBudgetNonagland(
deposition = "CEDS",
max_nue = 0.95,
cellular = FALSE
)
deposition |
if FALSE, deposition is not accounted for in the distribution. Use FALSE to avoid circularities in calcNitrogenBudget |
max_nue |
NULL or a numeric value. if numeric, an additional N balanceflow is included that takes care that the nitrogen use efficiency does not exceed the numeric value in balanceflow. |
cellular |
TRUE returns output on 0.5° grid |
List of magpie object with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky
## Not run:
calcOutput("NitrogenBudgetNonagland")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.