Description Usage Arguments Value Examples
View source: R/extract_lyrics.R
Extracting lyrics for a song
1 | extract_lyrics(song_title, artist)
|
song_title |
Title of the song |
artist |
Artist of the song |
Return song lyrics
1 2 3 4 | ## Not run:
extract_lyrics( "22", "Taylor Swift")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.