View source: R/reportLaborProductivity.R
reportLaborProductivity | R Documentation |
reports labor productivity in crop production
reportLaborProductivity(
gdx,
productAggr = TRUE,
type = "physical",
level = "regglo"
)
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" |
labor productivity as MAgPIE object
Debbora Leip
## Not run:
x <- reportLaborProductivity(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.