| data_murder | R Documentation |
The murder data set contains information about the relative number of murders in American cities. It also contains further socio-economic information, such as a city’s unemployment rate, and the percentage of inhabitants with a low income. This data set should only be used for illustration. No further real-world conclusions should be drawn from the data, as it is entirely fictitious.
data_murder
A data frame with 20 rows and 4 variables. Each row in this data set shows data from a city. The variables are:
Annual murder rate per million inhabitants.
Percentage of inhabitants with a low income (however that is defined).
Percentage of unemployed inhabitants.
Number of inhabitants of a city.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.