View source: R/CostsFertilizer.R
CostsFertilizer | R Documentation |
reads costs entering the objective function from a MAgPIE gdx file
CostsFertilizer(gdx, file = NULL, level = "regglo", disagg = TRUE)
gdx |
GDX file |
file |
a file name the output should be written to using write.magpie |
level |
Level of regional aggregation ("reg", "glo", "regglo") |
disagg |
whether costs should be disaggregated into the different crop types |
MAgPIE object containing fertilizer costs [million US$17]
Debbora Leip
## Not run:
x <- CostsFertilizer(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.