| food {PASWR} | R Documentation |
Shear measured in kN on frozen carrots from four randomly selected freezers
food
A data frame with 16 observations on the following 2 variables:
shearfreezerA, B, C, and
DUgarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
attach(food) summary(aov(shear~freezer)) detach(food)