Skip to content

reports MAgPIE costs

Usage

reportCostOverall(gdx, level = "regglo")

Arguments

gdx

GDX file

level

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

Value

Magpie object associated with overall costs and value of production

Overall cost variables

NameUnitMeta
Costs|Gross value of productionmillion US$2017/yrTotal gross value of agricultural production

Author

Edna J. Molina Bacca

Examples

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