Learn R Programming

wpp2012 (version 1.0-0)

pop: Estimates and Projections of Population Counts

Description

Datasets with age-specific male and female historical population estimates and projections. Datasets popM (popF) contains estimates of the historical population counts for male (female). Datasets popXprojMed, popXprojHigh and popXprojLow contain median, high and low projections, respectively, with X=M for male and X=F for female.

Usage

data(popM)
data(popF)
data(popMprojMed)
data(popFprojMed)
data(popMprojHigh)
data(popFprojHigh)
data(popMprojLow)
data(popFprojLow)

Arguments

source

These datasets are based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2013).

References

World Population Prospects: The 2012 Revision. (http://esa.un.org/unpd/wpp) Special Tabulations.

Examples

Run this code
data(popM)
str(popM)

Run the code above in your browser using DataLab