Learn R Programming

BSDA (version 0.1)

Subway: Time it takes a subway to travel from the airport to downtown

Description

Data for Exercise 5.19

Usage

Subway

Arguments

source

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

Examples

Run this code
str(Subway)
attach(Subway)
EDA(time)
detach(Subway)

Run the code above in your browser using DataLab