topLyrics: Top lyrics of an artist/band

Description Usage Arguments Details Value Author(s) Examples

Description

Gives information about the top lyrics (most viewed) about an specific artist/band.

Usage

1

Arguments

name

The name of the artist/band.

message

Should the function print something if the required data is not found?

Details

The variables returned by the function are extracted with the Vagalume API.

Value

topLyrics returns a data.frame with information about the top lyrics.

Author(s)

Bruna Wundervald, brunadaviesw@gmail.com.

Examples

1
2
3
4
5
## Not run: 
topLyrics("the-beatles")
topLyrics("chico-buarque")

## End(Not run)

brunaw/vagalumeR documentation built on June 10, 2019, 9:46 a.m.