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
| Name | Unit | Meta |
| Working age population | million people | Population aged 15-64 years |
Examples
if (FALSE) { # \dontrun{
x <- reportWorkingAgePopulation(gdx)
} # }