Skip to content

reports output per worker in crop+livestock production from MAgPIE results

Usage

reportOutputPerWorker(gdx, level = "regglo")

Arguments

gdx

GDX file

level

aggregation level of returned data ("regglo" by default)

Value

output per worker as MAgPIE object

Output per worker variables

NameUnitMeta
Labor|Productivity|Monetary output per workerUS$2017/workerMonetary output per agricultural worker

Author

Debbora Leip

Examples


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