#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.