#' Nomes e Links do Portfolio Relativo de Musicas de Artistas do Genero
#' Gospel no Portal de Letras Vagalume.
#'
#' Names and Relative Links of the Music Portfolio of Artists of the Genre
#' Gospel on the Vagalume Lyrics Portal.
#'
#' @format Um conjunto de dados com `r nrow(artists)` artistas e 2 variaveis:
#' \describe{
#' \item{name}{nome do artista}
#' \item{href}{link relativo para o portfolio de musicas do artista}
#' }
#' @source \url{https://www.vagalume.com.br/browse/style/gospel.html}
"artists"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.