Skip to content

reports total hours worked in crop+livestock production (and maccs) from MAgPIE results

Usage

reportTotalHoursWorked(gdx, level = "regglo")

Arguments

gdx

GDX file

level

spatial aggregation: "reg", "glo", "regglo"

Value

total hours worked as MAgPIE object

Total hours worked variables

NameUnitMeta
Labor|Total Hours Workedmio hTotal hours worked in crop and livestock production

Author

Debbora Leip

Examples


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