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.
Fert
D1
D2
D3
D4
, the different doses of fertilizeryield
data(cabbage) boxplot(yield~Fert, data=cabbage)