CR_mortality_rates_1950_2011 | R Documentation |
Mortality rates for Costa Rica 1950-2011.
data("CR_mortality_rates_1950_2011")
A data frame with 2170 observations on the following 4 variables.
Year
a numeric vector
Age
a numeric vector
Female
a numeric vector with female mortality rates
Male
a numeric vector with male mortality rates
Total
a numeric vector with total mortality rates
data(CR_mortality_rates_1950_2011)
summary(CR_mortality_rates_1950_2011)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.