Learn R Programming

lifecontingencies (version 1.3.7)

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.

JP8587M

Male life table

JP8587F

Female life table

age

Attained age

Details

See the references link for details.

References

https://mort.soa.org/

Examples

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

Run the code above in your browser using DataLab