View source: R/calcPriceAgriculture.R
calcPriceAgriculture | R Documentation |
provides global prices from the IMPACT model projections, World Bank observations, and FAO observations for MAgPIE commodities in $/tDM
calcPriceAgriculture(datasource = "IMPACT3.2.2World_Price", unit = "US$17/tDM")
datasource |
Options of the source of data:
|
unit |
A string with the unit that should be returned. Options are:
|
List with a magpie object with commodity prices
Mishko Stevanovic, Xiaoxi Wang, Felicitas Beier
readIMPACT3.2.2World_Price()
,
calcWBGEM()
,
readWBGEM()
## Not run:
calcOutput("PriceAgriculture", datasource = "IMPACT3.2.2World_Price", aggregate = FALSE)
calcOutput("PriceAgriculture", datasource = "FAO")
calcOutput("PriceAgriculture", datasource = "WBGEM", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.