calcStorage: calcStorage

View source: R/calcStorage.R

calcStorageR Documentation

calcStorage

Description

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

Usage

calcStorage(datasource = "FAO")

Arguments

datasource

Options of the source of data, currently only FAO: FAO.

Value

List with a magpie object with stock level in tonnes

Author(s)

David Chen

Examples

## Not run: 
calcOutput("Storage", datasource = "FAO")

## End(Not run)


pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.