e0: United Nations Time Series of Life Expectancy
Description
Datasets containing the United Nations time series of the life expectancy (e0) for all countries of the world as available in 2012. Datasets e0F
and e0F_supplemental
contain estimates for female historical e0; e0M
and e0M_supplemental
contain estimates for male historical e0. The *_supplemental
datasets contain a subset of countries for which data prior 1950 are available. Datasets e0Mproj
and e0Fproj
contain projections of male and female e0, respectively.Usage
data(e0F)
data(e0M)data(e0F_supplemental)
data(e0M_supplemental)
data(e0Fproj)
data(e0Mproj)
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 codedata(e0M)
head(e0M)
data(e0Fproj)
str(e0Fproj)
Run the code above in your browser using DataLab