Learn R Programming

doBy (version 4.6.22)

crimeRate: crimeRate

Description

Crime rates per 100,000 inhabitants in states of the USA for different crime types in 1977.

Usage

crimeRate

Arguments

Format

This data frame contains:

state:

State of the USA

murder:

crime of murder

rape:

robbery:

assault:

burglary:

residential theft

larceny:

unlawful taking of personal property (pocket picking)

autotheft:

Examples

Run this code
	
data(crimeRate)

Run the code above in your browser using DataLab