Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 1.55 KB

README.md

File metadata and controls

31 lines (14 loc) · 1.55 KB

Hoban Lab ggplot2 introduction


A walk through of basic data visualization with ggplot2. The exercise utilizes base tidyverse packages.

My walk through was adapted from this tutorial and this tutorial

To walk through my Frankenstein tutorial effectively, you should download one of the following:

  • the rmd document (best if you already know mark down and/or don't want to type a single thing)

  • the pdf document (best if you want to create your own R script with your own notes)

  • the html document (best if you don't want to deal with the pesky page breaks of a pdf)


Other great resources: