quail {groupcompare} | R Documentation |
Daily Weight Gains of Quail Breeds
Description
A data frame containing daily weight gains (in grams) of two quail breeds during a fattening period.
Usage
data(quail)
Format
A data frame with 16 observations on the following 2 variables:
- dwg
A numeric vector containing daily weight gains (g).
- genotype
A factor with levels
A
andB
indicating breeds or genotypes.
Details
The dataset is used to compare the daily weight gain performances of different breeds of quails.
Examples
data(quail)
head(quail)
[Package groupcompare version 1.0.1 Index]