#' Pop vs Soda vs Coke
#'
#' Results of a volunteer survey on how people around the U.S. refer to fizzy cola drinks. The options are "pop", "soda", "coke", or "other".
#'
#' @format A data frame with 374250 observations, one per survey respondent, and 4 variables:
#' \describe{
#' \item{state}{the U.S. state in which the respondent resides}
#' \item{region}{region in which the state falls (as defined by the U.S. Census)}
#' \item{word_for_cola}{how the respondent refers to fizzy cola drinks}
#' \item{pop}{whether or not the respondent refers to fizzy cola drinks as "pop"}
#' }
#' @source The survey responses were obtained at \url{https://popvssoda.com/} which is maintained by Alan McConchie.
"pop_vs_soda"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.