Learn R Programming

doBy (version 4.6-2)

data-crimeRate: crimeRate

Description

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

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
# NOT RUN {
	
data(crimeRate)

# }

Run the code above in your browser using DataLab