README.md for pdf-tts-ds

PDF notes from the 2022 TTS data science course.


How to contribute

install.packages("rmarkdown")

in your R Studio terminal.

  • Skim the above guide and transcribe the class lecture notes into a .Rmd file in the src folder
  • Output the .Rmd to pdf
  • Move the pdf to the /pdf folder
  • Commit your changes
  • Make a pull-request