View source: R/calcAtmosphericRedepositionShare.R
calcAtmosphericRedepositionShare | R Documentation |
Calculates share of volatilised nitrogen emissions that is redeposited on different land types.
calcAtmosphericRedepositionShare(
cellular = FALSE,
maxshare = 0.8,
scenario = "rcp45"
)
cellular |
cellular or country level |
maxshare |
the maximum amount of emissions deposited within the same cell or country. The remainder will be handled as global emission |
scenario |
scenario |
List of magpie object with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky
## Not run:
calcOutput("AtmosphericRedepositionShare")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.