calculates the validation data for transport costs
Usage
calcValidCostsTransport(datasource = "GTAPtransport")
Arguments
- datasource
Datasource 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("ValidCostsTransport")
} # }