Skip to Main Content

Software Carpentry

References

  1. Manuals and FAQs from the R project: https://www.r-project.org/about.html
  2. A collection of R cheat sheets: https://rstudio.com/resources/cheatsheets/
  3. RStudio shortcuts and tips: https://appsilon.com/rstudio-shortcuts-and-tips/
  4. CRAN task views (browse by topic): https://cran.r-project.org/web/views/
  5. A guide to data visualization, using R examples: https://socviz.co
  6. A guide to the "tidyverse": https://b-rodrigues.github.io/modern_R/index.html
  7. In-depth explanations of R data structures and behavior. Helpful for experienced programmers coming from other languages: https://adv-r.hadley.nz/index.html
  8. Guide to contrast coding for factors: https://stats.oarc.ucla.edu/r/library/r-library-contrast-coding-systems-for-categorical-variables/