murder {discovr} | R Documentation |
Murder in the streets data
Description
A dataset from Field, A. P. (2026). Discovering statistics using R and RStudio (2nd ed.). London: Sage.
Usage
murder
Format
A tibble with 36 rows and 3 variables.
Details
Fictitious data about murder. A sociologist wanted to compare murder rates (murder) each month in a year at three high-profile locations in London (street). The data contains the following variables:
-
month: The month for the reported crime statistics
-
street: The street location (Ruskin Avenue, Acacia Avenue and Rue Morgue)
-
murder: the number of reported murders during each month
Source
www.discovr.rocks/csv/murder.csv
[Package discovr version 0.2.2 Index]