Learn R Programming

BSDA (version 0.1)

South: Murder rates for 30 cities in the South

Description

Data for Exercise 1.84

Usage

South

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(South)
attach(South)
boxplot(rate,col="yellow",main="Problem 1.83")
detach(South)

Run the code above in your browser using DataLab