Basic Graphics In R

In the Spring of 2013, I taught a 1-units seminar in basic R-graphics. With ~20 graduate students and 2 faculty members in attendance, we created R script files illustrating basic plotting techniques. Most of these exercises use the traditional graphics system, although the final presentation by Cristian Dambros gave an introduction to the ggplot and rgl libraries.

I hope to teach a seminar in more advanced graphics methods and will eventually add more script files to this page.

Scripts

Annotations.R
antcountydata.csv
Asymmetric Confidence Intervals.R
Axes Custom.R
Axes Standard.R
Bar Plot.R
Basic Script and Graphics.R
Colors.R
Confidence Interval Polygon.R
Graphical Annotations.R
Inset Overlays.R
Intro to ggplot and rgl.R
Layout Visualizer Function.R
Legends.R
Miscellaneous Routines.R
Proteomics.R
Regression Plot.R
Single Variable Plots and Plot Arguments.R
Subscripting And Data Selection.R
Symbol And Line Type Plot.R

Reference

3dinR.pdf
Brewer Palettes.pdf
ColorChart.pdf
Plotting_3d_in_R.pdf
Rtips.pdf
s3d.pdf
Short-refcard.pdf
Symbols and Lines.pdf
wickham.2009.pdf


Back to Nick Gotelli's Home Page

Send all comments, questions, and inquiries to Biology@uvm.edu