CostCapital | R Documentation |
Reads data to calculate capital stocks
CostCapital(gdx, type = "stocks", file = NULL, level = "cell")
gdx |
GDX file |
type |
either capital stocks ("stocks") or overall capital investment "investment" |
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 overall value of production [million US$17]
Edna Molina Bacca
## Not run:
x <- CostCapital(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.