Learn R Programming

UsingR (version 2.0-7)

south: Murder rates for 30 Southern US cities

Description

Murder rates for 30 Southern US cities

Usage

data(south)

Arguments

Format

The format is: num [1:30] 12 10 10 13 12 12 14 7 16 18 ...

Examples

Run this code
# NOT RUN {
data(south)
hist(south)
# }

Run the code above in your browser using DataLab