title | layout |
---|---|
Week 5: Joining, and Visualizing Data |
default |
-
8:30 - 9:00 [BB] joining data wk05_joining with functions from dplyr
-
9:00 - 9:45 [NT] visualization Intro
-
9:45 - 10:00 break
-
10:00 - 10:15 [NT] case study Slides
-
10:15 - 11:30 [NT] ggplot2 Examples
- Submit 2 plots: one based "thin" data set; the other based on data of interest to your group; utilize some of the features from ggplot2 presented in class.
- Link to files clim.csv clim and thin.csv thin
- Meta data on thin.csvmeta
Data Wrangling with dplyr
& tidyr
:
- [Data Wrangling (dplyr, tidyr) cheat sheet]({{ site.baseurl }}/refs/cheatsheets/data-wrangling-cheatsheet.pdf)
- wrangling-webinar.pdf
Visualizing with ggplot2
:
- A Simple Introduction to the Graphing Philosophy of ggplot2 | R-bloggers
- Grammar of Graphics | Introduction to R
- Wickham, H (2010) A Layered Grammar of Graphics. Journal of Computational and Graphical Statistics
- 15 Data Visualizations That Will Blow Your Mind | Udacity
- Improving R Data Visualisations Through Design | Spatial.ly
- Inkscape - open-source vector graphics editor to spruce pdf plot outputs like above