powered by
Thirty-nine quail were randomized to one of for treatments for lowering cholesterol.
data(quail)
A data frame with 39 observations on the following 2 variables.
treat
a factor with levels 1 2 3 4
1
2
3
4
ldl
a numeric vector
data(quail) boxplot(ldl~treat,data=quail)
Run the code above in your browser using DataLab