dslabs (version 0.8.0)

murders: US gun murders by state for 2010

Description

Gun murder data from FBI reports. Also contains the population of each state.

Usage

murders

Arguments

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)

Examples

Run this code
print(murders)

Run the code above in your browser using DataLab