| Indiapol {BSDA} | R Documentation |
Data for Exercise 1.128
Indiapol
A data frame with 39 observations on the following 3 variables.
yearspeedyr.1960Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Indiapol) attach(Indiapol) plot(year,speed,type="l") detach(Indiapol)