GitHunt
KA

karthik/ggplot-lecture

My lecture on ggplot at Cal (spring 2013)

Introduction to ggplot2

Author: Karthik Ram

Here are my slides for the Spring 2013 R seminar in Integrative Biology at UC Berkeley. The source file is ggplot.Rnw. Feel free to modify and reuse as necessary.

slides

To generate the pdf presentation locally:

knitr('ggplot.Rnw')
system("pdflatex ggplot.tex")

Suggested readings

License

Creative Commons Attribution 2.0 Generic License.

Languages

TeX84.4%R15.1%Shell0.5%

Contributors

Created April 2, 2013
Updated September 27, 2024