powered by
The mean yields per plant for three onion varieties
data(yieldden)
A data frame with 30 observations on the following 3 variables.
Yield
the yield per plant in grams; a numeric vector
Dens
the planting density in plants per square foot; a numeric vector
Var
the variety; a numeric vector with levels 1, 2 or 3
1
2
3
data(yieldden) summary(yieldden)
Run the code above in your browser using DataLab