| murders | R Documentation |
US gun murders by state for 2010
Description
Gun murder data from FBI reports. Also contains the population of each state.
Usage
murders
Format
An object of class "data.frame".
Details
state. US state
abb. Abbreviation of US state
region. Geographical US region
population. State population (2010)
total. Number of gun murders in state (2010)
Source
Examples
print(murders)