| popmort {rstpm2} | R Documentation |
Background mortality rates for the colon dataset.
data(popmort)
A data frame with 10600 observations on the following 5 variables.
sexSex (1=male, 2=female)
probOne year probability of survival
rateAll cause mortality rate
ageAge by single year of age through to age 105 years
yearCalendar period
data(popmort) ## maybe str(popmort) ; ...