calculates USD per kg of FAOSTAT Trade data
for import and export prices
Usage
calcFAOTradePrices(aggregation = "k")
Arguments
- aggregation
"none", "k", "fbs" or "springmann"
for the last uses Marco Springmann's custom product mapping
Value
List of magpie objects with results on country level,
weight on country level, unit and description.
Examples
if (FALSE) { # \dontrun{
calcOutput("calcFAOTradePrices")
} # }