View source: R/CostsWithoutIncentives.R
CostsWithoutIncentives | R Documentation |
calculates agricultural costs without taxes, incentives and technical penalty costs (i.e. GHG taxes and BII incentives)
CostsWithoutIncentives(gdx, file = NULL, level = "regglo")
gdx |
GDX file |
file |
a file name the output should be written to using write.magpie |
level |
aggregation level, reg, glo or regglo |
A MAgPIE object containing the costs without taxes, incentives and technical penalty costs [million US$17]
David M Chen
## Not run:
x <- CostsWithoutIncentives(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.