Description Usage Arguments Value Examples
View source: R/scrape_functions.R
A function to get song information into a list object
1 | song_info(a)
|
a |
xml_node containing song name and link to song page |
a list with the name of the song, hyperlink to song page, list of song lyrics, divided by stanza
1 | song_info(song_index('https://www.letras.com/cartola/')[[1]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.