View source: R/calcValueProduction.R
calcValueProduction | R Documentation |
calculates production value based on production and prices, only works for FAO dataset currently
calcValueProduction(datasource = "FAO", cellular = TRUE)
datasource |
Options of the source of the price data: only FAO has country level data |
cellular |
cellular or iso country values |
List of magpie objects with results on country level, weight on country level, unit and description.
David Chen
calcProduction
,
calcPriceAgriculture
## Not run:
calcOutput("ValueProduction")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.