extract_lyrics: Extracting lyrics for a song

Description Usage Arguments Value Examples

View source: R/extract_lyrics.R

Description

Extracting lyrics for a song

Usage

1
extract_lyrics(song_title, artist)

Arguments

song_title

Title of the song

artist

Artist of the song

Value

Return song lyrics

Examples

1
2
3
4
## Not run: 
extract_lyrics( "22", "Taylor Swift")

## End(Not run)

UBC-MDS/rlyrics documentation built on Feb. 5, 2022, 10:35 p.m.