View source: R/costsWholesale.R
costsWholesale | R Documentation |
Reads data to calculate wholesale costs
costsWholesale(gdx, file = NULL, level = "regglo")
gdx |
GDX file |
file |
a file name the output should be written to using write.magpie |
level |
Level of regional aggregation; "reg" (regional), "glo" (global), "regglo" (regional and global) or any other aggregation level defined in superAggregate |
A MAgPIE object containing values related with costs wholesale trade [million US$17/tDM]
David M Chen
## Not run:
x <- costsWholesale(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.