smcclatchy / studyGroup

A data science study group for The Jackson Laboratory and nearby institutions.
http://smcclatchy.github.io/studyGroup/
Other
7 stars 1 forks source link

Publication Quality Graphics with R: Boxplots #16

Closed smcclatchy closed 8 years ago

smcclatchy commented 8 years ago

We'll use the ggplot2 package in R to produce publication-quality graphics from a data set. We'll meet on Wednesday, July 27 in B50 GRB 3225 from 9:30 to 10:30am. https://myjax-p.jax.org/Facilities/Maps/ResearchLabMap.pdf

Bring a laptop with R and RStudio installed. Beginners welcome. https://cran.r-project.org/ https://www.rstudio.com/

smcclatchy commented 8 years ago

Here's the tutorial: https://github.com/smcclatchy/R-graphics/blob/master/boxplot.Rmd

and the script that accompanies it. https://github.com/smcclatchy/R-graphics/blob/master/boxplot.R