powered by
Data for Exercise 5.19
Subway
A data frame with 30 observations on the following variable.
time
a numeric vector
# NOT RUN { str(Subway) attach(Subway) EDA(time) detach(Subway) # }
Run the code above in your browser using DataLab