reportAgEmployment: reportAgEmployment

View source: R/reportAgEmployment.R

reportAgEmploymentR Documentation

reportAgEmployment

Description

reports employment in crop+livestock production from MAgPIE results

Usage

reportAgEmployment(
  gdx,
  type = "absolute",
  detail = FALSE,
  level = "regglo",
  dir = "."
)

Arguments

gdx

GDX file

type

"absolute" for total number of people employed, "share" for share out of working age population

detail

if TRUE, employment is disaggregated to crop and livestock production, if FALSE only aggregated employment is reported

level

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

dir

for gridded outputs: magpie output directory which contains a mapping file (rds) for disaggregation

Value

agricultural employment as MAgPIE object

Author(s)

Debbora Leip

Examples


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


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