| state | R Documentation |
The dataset gives the number of violent death per 100,000 population per state
data(state)
A data frame with 50 observations on the following 2 variables.
STATEa factor with levels AK AL AR AZ CA CO CT DE FL GA HI IA ID IL IN KS KY LA MA MD ME MI MN MO MS MT NC ND NE NH NJ NM NV NY OH OK OR PA RI SC SD TN TX UT VA VT WA WI WV WY
CRIMEa numeric vector
Shapiro, Robert~J. 1998. Statistical Abstract of the United States. 118 edn. U.S. Bureau of the Census.
data(state)
hist(state$CRIME)
mkle(state$CRIME)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.