quail | R Documentation |
A data frame containing daily weight gains (in grams) of two quail breeds during a fattening period.
data(quail)
A data frame with 16 observations on the following 2 variables:
A numeric vector containing daily weight gains (g).
A factor with levels A
and B
indicating breeds or genotypes.
The dataset is used to compare the daily weight gain performances of different breeds of quails.
data(quail)
head(quail)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.