chicken | R Documentation |
Twenty chickens were fed with four different feed types - five chickens for each type - and the weight gain was registered for each chicken after a period.
data(chicken)
A data frame with 20 observations on the following 2 variables.
feed
id of feed type. Numeric but it should be used a factor
gain
Weight gain (numeric)
Anonymous (1949). Query 70. Biometrics, 250–251.
data(chicken)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.