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.
data(e0F)
data(e0M)
data(e0F_supplemental)
data(e0M_supplemental)
data(e0Fproj)
data(e0Mproj)countrycountry_code1950-1955, 1955-1960, ...e0*proj datasets start at 2010-2015. The e0*_supplemental datasets start at 1750-1755. Missing data have NA values.data(e0M)
head(e0M)
data(e0Fproj)
str(e0Fproj)
Run the code above in your browser using DataLab