Skip to content

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.

Author

David Chen

Examples

if (FALSE) { # \dontrun{
calcOutput("ValidCostsTransport")
} # }