R/chicksdata.R

#' Average weight of 28 chicks.
#'
#' A dataset containing the weights of 28 chicks.
#'
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#'   \item{weight}{weight, in grams}
#'   \item{Chick}{identifier}
#'   ...
#' }
#' @source \url{https://stat.ethz.ch/R-manual/R-devel/library/datasets/html/ChickWeight.html}
"chicks"
KatieWill/LittleChickens documentation built on May 8, 2019, 4:48 p.m.