calcStorage | R Documentation |
calculates stock levels of magpie commodities based on FAO data. FAO data only has stock variation so we assume lowest level for each product/country as 0 level USDA data to be potentially included in future second data source
calcStorage(datasource = "FAO")
datasource |
Options of the source of data, currently only FAO: |
List with a magpie object with stock level in tonnes
David Chen
## Not run:
calcOutput("Storage", datasource = "FAO")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.