Description Usage Arguments Examples
Scrape number of ratings and weight of each rating as a dataframe (simple ratings have weight 1, reviews have weight 10 and collaborator reviews have weight 20).
1 | extract_ratings(url_album)
|
url_album |
An album URL, preferrably those extracted with extract_album_data. |
1 2 | extract_ratings(url_album = "http://www.progarchives.com/album.asp?id=69658")
extract_ratings(url_album = "http://www.progarchives.com/album.asp?id=22272")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.