Syllabus
[Link to Google Doc]
Slides and Sample Programs
[Download .zip of all slides and programs]
Textbook
Davies, T. M. (2016). The Book of R: A First Course in Programming and Statistics. No Starch Press.
[Download PDF] [Amazon]
Solutions to all of the practice problems in the book can be found here:
[Book of R - Solutions to Problems]
Learning Statistics in R: This is a great book with information about how to conduct many kinds of statistical analyses in R
The Complete ggplot2() Tutorial: Basic tutorial about ggplot2() package whihc can be really useful for generating beautiful plots.
The R Graphics Cookbook: Great book with useful information about using ggplot2()