data(cabbage)
A data frame with 20 observations on the following 2 variables.
Fert
D1
D2
D3
D4
yield
data(cabbage) boxplot(yield~Fert, data=cabbage)