stl_homicides_small | R Documentation |
An example data set containing the addresses for homicides reported by the Saint Louis Metropolitan Police Department
data(stl_homicides_small)
A tibble with 24 rows and 6 variables:
number, street and street suffix where homicide occured
year homicide occurred
data homicide occurred
state abbreviation of location, in these data, all "MO"
zipcode/postal code of location, in these data all NA
city of location, in these data all "St. Louis"
St. Louis Metropolitan Police Department
str(stl_homicides_small) head(stl_homicides_small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.