| state {MKLE} | R Documentation |
Violent death in the USA
Description
The dataset gives the number of violent death per 100,000 population per state
Usage
data(state)
Format
A data frame with 50 observations on the following 2 variables.
STATEa factor with levels
AKALARAZCACOCTDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWYCRIMEa numeric vector
Source
Shapiro, Robert~J. 1998. Statistical Abstract of the United States. 118 edn. U.S. Bureau of the Census.
Examples
data(state)
hist(state$CRIME)
mkle(state$CRIME)
[Package MKLE version 1.0.1 Index]