View source: R/CostInputFactorsCrop.R
costInputFactorsCrop | R Documentation |
Reads data to calculate Input factors with different approaches
costInputFactorsCrop(gdx, type = "annuity", file = NULL, level = "reg")
gdx |
GDX file |
type |
Type of capital investments accounting. It can either be total investments ("investment"), or considering the annuity ("annuity") of the current time step. NULL in case the runs were not done with the sticky realization. |
file |
a file name the output should be written to using write.magpie |
level |
Level of regional aggregation |
A MAgPIE object containing values related with overall value of production [million US$17]
Edna Molina Bacca
## Not run:
x <- costInputFactorsCrop(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.