powered by
Probability of death within 1 year by age and sex in the United States in 2015.
data(death_prob)
An object of class "data.frame".
"data.frame"
age. Age strata, with each year a different stratum.
sex. Male or Female.
prob. Probability of death within 1 year given exact age and sex.
# NOT RUN { data(death_prob) head(death_prob) # }
Run the code above in your browser using DataLab