View source: R/reportNitrogenBudgetCropland.R
reportNitrogenBudgetCropland | R Documentation |
Reports the Nitrogen Budgets of Croplands for future MAgPIE projections
reportNitrogenBudgetCropland(
gdx,
include_emissions = FALSE,
grid = FALSE,
dir = "."
)
gdx |
GDX file |
include_emissions |
TRUE also divides the N surplus into different emissions |
grid |
grid provides outputs on grid level of 0.5 degree |
dir |
for gridded outputs: magpie output directory which contains a mapping file (rds) for disaggregation |
Benjamin Leon Bodirsky
NitrogenBudget
## Not run:
x <- reportNitrogenBudgetCropland(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.