get_lyric_from_song: Retrieve lyrics of a song

Description Usage Arguments Value

View source: R/data_acquisition.R

Description

gets lyric given a song and a songs dataframe (that includes Genius song id)

Usage

1
get_lyric_from_song(song_name, songs_df)

Arguments

song_name

A string with the song name

songs_df

A dataframe with songs names and songs Genius ids

Value

A dataframe with all the lyric of the song. Each row of the dataframe is a line


unimi-dse/279a5716 documentation built on Feb. 22, 2020, 10:30 p.m.