Skip to content

reports working age population

Usage

reportWorkingAgePopulation(gdx, level = "regglo")

Arguments

gdx

GDX file

level

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

Value

working age population as MAgPIE object

Working age population variables

NameUnitMeta
Working age populationmillion peoplePopulation aged 15-64 years

Author

Debbora Leip

Examples


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