powered by
Gives information about the top lyrics (most viewed) about an specific artist/band.
topLyrics(name, message = TRUE)
The name of the artist/band.
Should the function print something if the required data is not found?
topLyrics returns a data.frame with information about the top lyrics.
topLyrics
The variables returned by the function are extracted with the Vagalume API.
# NOT RUN { # } # NOT RUN { topLyrics("the-beatles") topLyrics("chico-buarque") # } # NOT RUN { # }
Run the code above in your browser using DataLab