R/listen_local_artists.R

#' Listen Local Artists
#'
#' A dataset containing national identity of listen local artists.
#'
#' @format A data frame with 1110 rows and 3 variables:
#' \describe{
#'   \item{spotify_artist_id}{Spotify artist unique identifier.}
#'   \item{spotify_artist_name}{The name of the artist on Spotify}
#'   \item{national_identity}{Assumed national identity of the artist(s).}
#' }
#' @source \url{https://reprex.nl/project/listen-local/}
"listen_local_artists"
antaldaniel/spotify-recommendations documentation built on April 6, 2021, 6 a.m.