| cabbage {pairwiseCI} | R Documentation |
Cabbage yield in dependence of four doses of fertilizer.
data(cabbage)
A data frame with 20 observations on the following 2 variables.
FertD1 D2 D3 D4, the different doses of fertilizeryielddata(cabbage) boxplot(yield~Fert, data=cabbage)