View source: R/reportNitrogenBudgetPasture.R
reportNitrogenBudgetPasture | R Documentation |
Reports the Nitrogen Budgets of Croplands for future MAgPIE projections
reportNitrogenBudgetPasture(
gdx,
include_emissions = FALSE,
grid = FALSE,
dir = "."
)
gdx |
GDX file |
include_emissions |
TRUE also divides the N surplus into different emissions |
grid |
if TRUE, disaggregate to grid level |
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.