References

# automatically create a bib database for R packages
knitr::write_bib(c(
  .packages(), 'bookdown', 'knitr', 'rmarkdown'
), 'packages.bib')
Brockwell, Peter J., and Richard A. Davis. 2016. Introduction to Time Series and Forecasting. 3rd ed. 2016 edition. New York, NY: Springer.
Bryan, Jenny. 2015. “How to Name Files.” https://speakerdeck.com/jennybc/how-to-name-files.
Rob J Hyndman, and George Athanasopoulos. 2021. Forecasting: Principles and Practice (3rd Ed). OTexts. https://Otexts.com/fpp3/.
Wickham, Hadley. 2021. The Tidyverse Style Guide. https://style.tidyverse.org/index.html.
Wright, Carrie, Shannon E. Ellis, Stephanie C. Hicks, and Roger D. Peng. 2021. Tidyverse Skills for Data Science. https://jhudatascience.org/tidyversecourse/.
Xie, Yihui. 2015. Dynamic Documents with R and Knitr. 2nd ed. Boca Raton, Florida: Chapman; Hall/CRC. http://yihui.org/knitr/.
———. 2022. “Bookdown: Authoring Books and Technical Documents with r Markdown.” https://github.com/rstudio/bookdown.