R/AP.BottledWater.r

#' Taste scores of 31 bottled water and tap water samples
#'
#' A dataset containing the scores of 31 subjects rating of bottled and tap water
#'
#' @format A data frame with 31 rows and 2 variables:
#' \describe{
#'   \item{Tap}{Score for tap water}
#'   \item{Bottled}{Score for bottled water}
#'   ...
#' }
#' @source \url{http://www.isi-stats.com/isi/data/chap7/AP/BottledWater.txt}
"AP.BottledWater"
danielpballer/ma206data documentation built on June 8, 2022, 11:26 a.m.