#' Nomes do Artista e Musicas, com Links Relativos das Letras do Genero
#' Gospel no Portal de Letras Vagalume.
#'
#' Artist Names and Songs, with Relative Links of Gospel Lyrics Genre
#' on the Vagalume Lyrics Portal.
#'
#' @format Um conjunto de dados com `r nrow(musics)` musicas e 3 variaveis:
#' \describe{
#' \item{name}{nome do artista}
#' \item{music}{nome da musica}
#' \item{href}{link relativo para a letra da musica}
#' }
#' @source \url{https://www.vagalume.com.br/browse/style/gospel.html}
"musics"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.