View source: R/calcIniFoodPrice.R
calcIniFoodPrice | R Documentation |
provides global prices from the IMPACT model projections for MAgPIE commodities for the initialization of the flexible demand model.
calcIniFoodPrice(datasource = "FAO", year = "y2005", products = "kfo")
datasource |
The datasource specification. Currently available |
year |
Specifies the year for the initialization of prices in MAgPIE. Default is |
products |
subselection of products to be returned |
List with a magpie object with commodity prices on global level in $17/tDM.
The IMPACT projections start in 2005 and the prices are taken from that year.
Mishko Stevanovic, Benjamin Leon Bodirsky
readIMPACT3.2.2World_Price()
## Not run:
calcOutput("IniFoodPrice", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.