Skip to content

reports MAgPIE costs

Usage

reportCostTransport(gdx, level = "regglo")

Arguments

gdx

GDX file

level

An aggregation level for the spatial dimension. Can be any level available via superAggregateX.

Value

consumption value as MAgPIE object Unit: see names

Transport cost variables

NameUnitMeta
Costs|Transportmillion US$2017/yrTotal transport costs for agricultural commodities
Costs|Transport|+|Cropsmillion US$2017/yrTransport costs for crop products
Costs|Transport|+|Livestock productsmillion US$2017/yrTransport costs for livestock products

Author

David Chen

Examples

  if (FALSE) { # \dontrun{
    x <- reportCostTransport(gdx)
  } # }