R/winetasting.R

#' Paris Wine Tasting
#' 
#' Judges scores from the Paris Wine Tasting or 1976. In this taste testing, French judges conducted blind taste testings of Chardonnay and Cabernet Sauvignon wines from France and California. Surprisingly, California wines won each category.
#' A named list of three data frames: \itemize{ \item{\code{scores}}{The judges' scores for each test.} \item{\code{judges}}{The names of the judges.} \item{\code{wines}}{The wines that were tasted.} }
#' 
#' @source \url{http://www.liquidasset.com/lindley.htm}
"winetasting"
jrnold/datums documentation built on May 20, 2019, 1 a.m.