Rdocumentation
powered by
Learn R Programming
doBy (version 4.5-15)
crimeRate: crimeRate
Description
Crime rates per 100,000 inhabitants in states of the USA for different crime types.
Usage
data(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