Appendix A — Further resources
A.1 R user groups and forums
- https://jumpingrivers.github.io/meetingsR/r-user-groups.html#europe
- https://www.r-consortium.org/blog/2019/09/09/r-community-explorer-r-user-groups
- https://r-dir.com/community/forums.html
##Workshop files {#workshopfiles}
A.1.1 Chapter 7 files
A.1.2 Chapter 8 files
A.1.3 Chapter 10-11 files
A.1.4 Chapter 13-16 files
A.1.5 Chapter 17-19
A.1.6 Chapter 20-21
A.2 Base R books and links
Quick-R: https://www.statmethods.net/index.html
R Cookbook: https://rc2e.com/
A.3 R cheat sheets
A.4 Advanced R topics
R packages: https://r-pkgs.org/
Efficient R Programming: https://csgillespie.github.io/efficientR/
R for Data Science: https://r4ds.had.co.nz/
R Graphics Cookbook: https://r-graphics.org/
Fundamentals of Data Visualization: https://clauswilke.com/dataviz/
R BOOKDOWN (used to make this book): https://bookdown.org/
Hands-On Programming with R: https://rstudio-education.github.io/hopr/
Efficient R programming: https://csgillespie.github.io/efficientR/
A.5 Datasets
I got a lot of my datasets from Kaggle