Description Usage Format Examples
Album reviews from the Pitchfork website (1999-2018)
1 |
A tibble with 20,852 rows and 7 variables:
The album artist, album name, and its year of release.
One or more comma-separated musical genres applied to the album by the reviewer.
The reviewer score for the album (from 0 to 10).
The publication date of the review.
A link to the album review on the Pitchfork website.
1 2 3 | # Here is a glimpse at the data
# available in `pitchfork`
dplyr::glimpse(pitchfork)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.