View source: R/laborProductivity.R
laborProductivity | R Documentation |
calculates labor productivity in crop sector (kg DM per hour) from a MAgPIE gdx file
laborProductivity(gdx, level = "reg", productAggr = TRUE)
gdx |
GDX file |
level |
spatial aggregation to report productivity ("cell","reg", "regglo", "glo") |
productAggr |
Aggregate over products or not (boolean) |
labor productivity in crop sector (kg DM per hour)
Xiaoxi Wang, Ruiying Du, Debbora Leip
## Not run:
x <- laborProductivity(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.