Taylor Swift Data
By W. Jake Thompson in R package
August 17, 2021
The goal of taylor
is to provide easy access to a curated data set of Taylor Swift songs, including lyrics and audio characteristics. Data comes
Genius and the
Spotify API.
You can install the released version of taylor
from
CRAN with:
install.packages(taylor)
To install the development version from GitHub use:
# install.packages("remotes")
remotes::install_github("wjakethompson/taylor")