powered by
Shear measured in kN on frozen carrots from four randomly selected freezers
food
A data frame with 16 observations on the following 2 variables:
shear
carrot shear measured in kN
freezer
a factor with levels A, B, C, and D
A
B
C
D
# NOT RUN { summary(aov(shear~freezer, data = food)) # }
Run the code above in your browser using DataLab