murders: US gun murders by state for 2010

murdersR 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

Wikipedia

Examples

print(murders)

dslabs documentation built on July 26, 2023, 5:34 p.m.