R/garden.R

#' ozone concentration in 3 different gardens.
#'
#' A (fake) dataset from Michael Crawley
#'
#'
#' @format A tibble with 10 rows and 3 variables:
#' \describe{
#'   \item{gardenA}{ozone concentration for gardenA}
#'   \item{gardenB}{ozone concentration for gardenB}
#'   \item{gardenC}{ozone concentration for gardenC}
#' }
"garden"
LSRU/TDbiostat2 documentation built on May 8, 2019, 5:45 p.m.