R/bakers_wide.R

#' Great British Bakeoff spice scores in wide format
#'
#'
#' @format A tibble with 3690 rows and 8 variables:
#' \describe{
#'   \item{baker}{chr ID for beach site}
#'   \item{cinnamon_1}{dbl Score on cinnamon test}
#'   \item{cardomom_2}{dbl Score on cardamom test}
#'   \item{nutmeg_3}{dbl Score on nutmeg test}
#'
#' }
#' @source <https://bakeoff.netlify.app/index.html>
"bakers_wide"
jenrichmond/ryouwithme documentation built on Jan. 15, 2022, 8:11 a.m.