Disposal {BSDA} | R Documentation |
Data for Exercise 1.127
Disposal
A data frame with 29 observations on the following variable.
pounds
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Disposal) attach(Disposal) stem(pounds) fivenum(pounds) EDA(pounds) detach(Disposal)