Learn R Programming

BSDA (version 0.1)

Detroit: Educational levels of a sample of 40 auto workers in Detroit

Description

Data for Exercise 5.21

Usage

Detroit

Arguments

source

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

Examples

Run this code
str(Detroit)
attach(Detroit)
EDA(educ)
detach(Detroit)

Run the code above in your browser using DataLab