state {MKLE} | R Documentation |
The dataset gives the number of violent crimes per 100,000 population per state
data(state)
A data frame with 50 observations on the following 2 variables.
state
crime
Shapiro, Robert J. (1998) Statistical Abstract of the United States. 118 edn. U.S. Bureau of the Census.
data(state) hist(state$crime)