A brief introduction to ggplot2
given at EdinbR on the 18th March 2015.
- Download the zip file or clone the repository with
git clone https://github.com/chrislad/edinbr
- Open
introToGGPlot2.html
in a browser and use the arrow keys to navigate.
Optional:
- open
introToGGplot2.Rmd
to read the source code. - compile with
rmarkdown::render('introToGGplot2.Rmd')