reportLaborProductivity: reportLaborProductivity

View source: R/reportLaborProductivity.R

reportLaborProductivityR Documentation

reportLaborProductivity

Description

reports labor productivity in crop production

Usage

reportLaborProductivity(
  gdx,
  productAggr = TRUE,
  type = "physical",
  level = "regglo"
)

Arguments

gdx

GDX file

productAggr

Aggregate over products or not (boolean)

type

type of labor productivity, so far only physical (kg DM / h)

level

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

Value

labor productivity as MAgPIE object

Author(s)

Debbora Leip

Examples


  ## Not run: 
    x <- reportLaborProductivity(gdx)
  
## End(Not run)


pik-piam/magpie4 documentation built on April 27, 2024, 2:12 p.m.