Learn R Programming

msr (version 0.4.4)

uci_crime_subset: UCI coummunity and crimes subset

Description

Subset of the UCI communities and crime data set~http://archive.ics.uci.edu/ml/datasets/Communities+and+Crime. The data set contains 100 variables, with some of the original values with many missing values removed.

From the UCI website:\ Communities within the United States. The data combines socio-economic data from the 1990 US Census, law enforcement data from the 1990 US LEMAS survey, and crime data from the 1995 FBI UCR.

More detail on the individual variables can be found on the website.

Usage

crimes

Arguments

Examples

Run this code
data(uci_crime_subset)
summary(crimes)

Run the code above in your browser using DataLab