R/data.R

#' Coffee cupping flavors.
#'
#' @description A lexicon of flavors.
#' @format A data frame with 110 rows and 6 variables:
#' \describe{
#'  \item{ids}{final label}
#'   \item{end_name}{labels for id}
#'   \item{parents}{first tier name}
#'   \item{2nd level}{second tier name}
#'   \item{labels_to_attach}{used to create tier names}
#'   \item{labels}{hover text}
#' }
#' @source \url{https://worldcoffeeresearch.org/work/sensory-lexicon/}
"coffee_cupping_tasting"

#' Coffee cupping flavors.
#'
#'
#' @format A data frame with 110 rows and 6 variables
"coffee_flavors"
jacciz/coffee_roasting_profiles documentation built on Sept. 15, 2022, 6:15 a.m.