#' Toy dataset of Music Taste and Age.
#'
#' A dataset containing the music type, age group, and liking rating.
#'
#' @format A data frame with 90 rows and 3 variables:
#' \describe{
#' \item{music}{Music Type: Fugazi, Abba, and Manilow}
#' \item{age}{Age Group: 0-40 or 40+}
#' \item{liking}{Liking Rating: Scale with a range from -118 to 122}
#' ...
#' }
#' @source internally created toy dataset
"fugazi"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.