Overview

Before class

Class materials

Additional resources

Graphical design * Tufte, Edward R. The Visual Display of Quantitative Information. Classic book on statistical graphics and visualization design. * Healey, Kieran. Data Visualization: A Practical Guide. An applied introduction to graphical design with lots of applications in ggplot2 and many code examples.

ggplot2 * ggplot2: Elegant Graphics for Data Analysis, 2nd Edition – Hadley Wickham. Excellent resource for learning the intricacies of ggplot2. * Documentation for ggplot2 * R Graphics Cookbook, 2nd edition – Winston Chang. A practical guide with 150 examples to generate quality statistical graphics based on the data you wish to present.

###Cheatsheets * Data visualization with ggplot2 cheat sheet * RStudio IDE Cheat Sheet * Rmarkdown Cookbook

What you need to do after class