| Cars2004EU | R Documentation |
The numbers of cars per 1000 inhabitants (cars), the total number of
known mortal accidents (deaths), and the country population/1000
(population) for the 25 member countries of the European Union for
the year 2004
A data frame with 25 observations on the following 4 variables:
a factor with levels Austria,
Belgium, Cyprus, Czech Republic, Denmark,
Estonia, Finland, France, Germany,
Greece, Hungary, Ireland, Italy, Latvia,
Lithuania, Luxembourg, Malta, Netherlands,
Poland, Portugal, Slovakia, Slovenia,
Spain, Sweden, and United Kingdom
numbers of cars per 1000 inhabitants
total number of known mortal accidents
country population/1000
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
plot(deaths ~ cars, data = Cars2004EU)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.