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