Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
r_hadleyverse [2016/11/03 01:46] xaviergb [4. Resources] |
r_hadleyverse [2016/11/03 02:46] (current) xaviergb [Workshop 3: Intro to ggplot2, tidyr & dplyr] |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| Link to associated Prezi: [[http://prezi.com/daz9r0cj1si4/|Prezi]] | Link to associated Prezi: [[http://prezi.com/daz9r0cj1si4/|Prezi]] | ||
| - | Download the R script for this lesson: [[http://qcbs.ca/wiki/_media/ggplot.r|Script]] | + | Download the R script for this lesson: {{:workshop3.r|Script}} |
| ===== 1. Plotting in R using the Grammar of Graphics (ggplot2) ===== | ===== 1. Plotting in R using the Grammar of Graphics (ggplot2) ===== | ||
| Line 731: | Line 731: | ||
| **Change data from wide to long format** | **Change data from wide to long format** | ||
| - | //(See back to Section 6.3)// | + | //(See back to Section 2.3)// |
| <code rsplus | > | <code rsplus | > | ||
