fl.crime {smss} | R Documentation |
Crime data for florida counties. Table 9.16 or 9.17 from the 4th edition. Source: Dr. Larry Winner, University of Florida.
data.frame
with 67 observations of the following 5 variables,
County
county name
C
crime rate
I
median income
HS
percent completing high school
U
percent urban
http://www.stat.ufl.edu/~aa/social/data.html
data(fl.crime)
summary(fl.crime)