calculates validation data for fertilizer costs
Usage
calcValidCostsFertilizer(datasource = "FAO")
Arguments
- datasource
Source of validation data.
Value
List of magpie objects with results on country level, weight on country level, unit and description.
Examples
if (FALSE) { # \dontrun{
calcOutput("ValidCostsFertilizer", datasource = "FAO")
} # }