4 Resources
4.1 R
- Advanced R by Hadley Wickham 
- R for Data Science by Hadley Wickham and Garrett Grolemund 
- R Packages by Hadley Wickham and Jenny Bryan 
- https://stat545.com/: A textbook / course notes on “Data wrangling, exploration, and analysis with R” 
4.2 Visualization
- Fundamentals of Data Visualization is very nice. The author doesn’t advertise it plainly, but the source code for all the plots is available; look on the Technical notes page.
Course websites: