song_info: Song Information

Description Usage Arguments Value Examples

View source: R/scrape_functions.R

Description

A function to get song information into a list object

Usage

1

Arguments

a

xml_node containing song name and link to song page

Value

a list with the name of the song, hyperlink to song page, list of song lyrics, divided by stanza

Examples

1
song_info(song_index('https://www.letras.com/cartola/')[[1]])

ebvm24/lyricsScrapeR documentation built on May 28, 2019, 7:55 p.m.