Annual Listening Habits

Daily Listening Habits

Rolling Average

Totals

Monthly Listening Habits

Listening Heatmap

Top Artists Over Time

Reasons for Track Ends

References

c("tidyverse", "jsonlite", "knitr", "gghighlight",
  "hms", "lubridate", "here", "gt", "webshot", "janitor", "spotidy", "zoo", "extrafont", "ggtext", "ggiraph") %>%
  map(citation) %>%
  print(style = "text")
## [[1]]
## Wickham H, Averick M, Bryan J, Chang W, McGowan LD, François R,
## Grolemund G, Hayes A, Henry L, Hester J, Kuhn M, Pedersen TL, Miller E,
## Bache SM, Müller K, Ooms J, Robinson D, Seidel DP, Spinu V, Takahashi
## K, Vaughan D, Wilke C, Woo K, Yutani H (2019). "Welcome to the
## tidyverse." _Journal of Open Source Software_, *4*(43), 1686.
## doi:10.21105/joss.01686 <https://doi.org/10.21105/joss.01686>.
## 
## [[2]]
## Ooms J (2014). "The jsonlite Package: A Practical and Consistent
## Mapping Between JSON Data and R Objects." _arXiv:1403.2805 [stat.CO]_.
## <https://arxiv.org/abs/1403.2805>.
## 
## [[3]]
## Xie Y (2023). _knitr: A General-Purpose Package for Dynamic Report
## Generation in R_. R package version 1.45, <https://yihui.org/knitr/>.
## 
## Xie Y (2015). _Dynamic Documents with R and knitr_, 2nd edition.
## Chapman and Hall/CRC, Boca Raton, Florida. ISBN 978-1498716963,
## <https://yihui.org/knitr/>.
## 
## Xie Y (2014). "knitr: A Comprehensive Tool for Reproducible Research in
## R." In Stodden V, Leisch F, Peng RD (eds.), _Implementing Reproducible
## Computational Research_. Chapman and Hall/CRC. ISBN 978-1466561595.
## 
## [[4]]
## Yutani H (2023). _gghighlight: Highlight Lines and Points in
## 'ggplot2'_. R package version 0.4.1,
## <https://CRAN.R-project.org/package=gghighlight>.
## 
## [[5]]
## Müller K (2023). _hms: Pretty Time of Day_. R package version 1.1.3,
## <https://CRAN.R-project.org/package=hms>.
## 
## [[6]]
## Grolemund G, Wickham H (2011). "Dates and Times Made Easy with
## lubridate." _Journal of Statistical Software_, *40*(3), 1-25.
## <https://www.jstatsoft.org/v40/i03/>.
## 
## [[7]]
## Müller K (2020). _here: A Simpler Way to Find Your Files_. R package
## version 1.0.1, <https://CRAN.R-project.org/package=here>.
## 
## [[8]]
## Iannone R, Cheng J, Schloerke B, Hughes E, Lauer A, Seo J (2024). _gt:
## Easily Create Presentation-Ready Display Tables_. R package version
## 0.10.1, <https://CRAN.R-project.org/package=gt>.
## 
## [[9]]
## Chang W (2023). _webshot: Take Screenshots of Web Pages_. R package
## version 0.5.5, <https://CRAN.R-project.org/package=webshot>.
## 
## [[10]]
## Firke S (2023). _janitor: Simple Tools for Examining and Cleaning Dirty
## Data_. R package version 2.2.0,
## <https://CRAN.R-project.org/package=janitor>.
## 
## [[11]]
## van Wanrooij L (2021). _spotidy: Providing Convenience Functions to
## Connect R with the Spotify API_. R package version 0.1.0,
## <https://CRAN.R-project.org/package=spotidy>.
## 
## [[12]]
## Zeileis A, Grothendieck G (2005). "zoo: S3 Infrastructure for Regular
## and Irregular Time Series." _Journal of Statistical Software_, *14*(6),
## 1-27. doi:10.18637/jss.v014.i06
## <https://doi.org/10.18637/jss.v014.i06>.
## 
## [[13]]
## Chang W (2023). _extrafont: Tools for Using Fonts_. R package version
## 0.19, <https://CRAN.R-project.org/package=extrafont>.
## 
## [[14]]
## Wilke C, Wiernik B (2022). _ggtext: Improved Text Rendering Support for
## 'ggplot2'_. R package version 0.1.2,
## <https://CRAN.R-project.org/package=ggtext>.
## 
## [[15]]
## Gohel D, Skintzos P (2024). _ggiraph: Make 'ggplot2' Graphics
## Interactive_. R package version 0.8.10,
## <https://CRAN.R-project.org/package=ggiraph>.