Learn R Programming

lifecontingencies (version 0.0.5)

demoUsa: United States Social Security life tables

Description

This dataset contains period life tables for years 1990, 2000 and 2007. Both males and females life tables are reported.

Usage

data(demoUsa)

Arguments

source

See http://www.ssa.gov/oact/NOTES/as120/LifeTables_Body.html

Details

Reported age is truncated at the last age with $lx>0$.

References

Introduzione alla demografia Livi-Bacci, M. 2007

Examples

Run this code
data(demoUsa)
head(demoUsa)

Run the code above in your browser using DataLab