Learn R Programming

lifecontingencies (version 1.3.1)

demoJapan: Japan Mortality Rates for life table construction

Description

Two yearly mortality rates for each age

Usage

data(demoJapan)

Arguments

Format

A data frame with 110 observations on the following 3 variables.

age

Attained age

JP8587M

Male life table

JP8587F

Female life table

Details

See the references link for details.

References

www.mort.soa.org

Examples

Run this code
# NOT RUN {
data(demoJapan)
head(demoJapan)
# }

Run the code above in your browser using DataLab