Birth and death rates for 69 countries.
data("birthdeathrates")
A data frame with 69 observations on the following 2 variables.
birth
birth rate.
death
death rate.
# NOT RUN {
data("birthdeathrates", package = "HSAUR3")
plot(birthdeathrates)
# }
Run the code above in your browser using DataLab