View source: R/ManureExcretion.R
ManureExcretion | R Documentation |
downscales Manure Excretion
ManureExcretion(
gdx,
level = "reg",
products = "kli",
awms = c("grazing", "stubble_grazing", "fuel", "confinement"),
agg = TRUE,
dir = "."
)
gdx |
GDX file |
level |
aggregation level: glo, reg, cell, grid, iso |
products |
livestock products |
awms |
large animal waste management categories: "grazing","stubble_grazing","fuel","confinement"), |
agg |
aggregation over "awms" or over "products". |
dir |
directory with spamfiles |
MAgPIE object
Benjamin Leon Bodirsky
## Not run:
x <- ManureExcretion(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.