Description Usage Arguments Examples
Scrape artist name and album data from an artist page as a data frame
1 | extract_album_data(url_artist)
|
url_artist |
An artist URL, preferrably those extracted with extract_artist_urls. |
1 2 | ## Not run: extract_album_data(url_artist = "http://www.progarchives.com/artist.asp?id=4398")
## Not run: extract_album_data(url_artist = "http://www.progarchives.com/artist.asp?id=671")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.