R/lyrics.R

#' Lyrics from Beyonce and Taylor Swift songs
#'
#' A dataset containing lyrics from Beyonce and Taylor Swift songs.
#'
#' @format A data frame with 23084 rows and 2 variables:
#' \describe{
#'   \item{artist}{name of the artist}
#'   \item{line}{a line from a Beyonce or Taylor Swift song}
#'   ...
#' }
#' @source credit: Rosie Baillie and Dr. Sara Stoudt.
"lyrics"
bbartholdy/tayonce documentation built on April 12, 2021, 3:16 a.m.