New features
-
New data and visualization tools have been added for
THE TORTURED POETS DEPARTMENT.- Added lyrics and Spotify audio features to
taylor_all_songs
and
taylor_album_songs
. - Added composite critic score from Metacritic to
taylor_albums
. - Added a new themed color palette to
album_palettes
. - Added a new single color to
album_compare
.
- Added lyrics and Spotify audio features to
-
Spotify data for "You're Losing Me (From The Vault)" has been added.
-
Surprise songs from the South American and Asia-Pacific legs of the tour have
been added toeras_tour_surprise
.
Minor improvements and fixed
-
Fixed installation instructions in README (@scarioscia, #37).
-
Corrected non-ASCII characters in
data-raw/lyrics/
(@ericwu17, #44, #45). -
Updated documentation with additional vignettes.
vignette("taylor")
provides and overview of the package and links to
example analyses.vigentte("lyrics")
describes different methods for accessing lyrics in a
nested list column (#35).