/ggplot2_workshop

Interactive R workshop where we learn how to use ggplot2 to make high-quality plots.

Primary LanguageHTML

ggplot2 interactive workshop

Michael Kleinsasser 10/8/2019

This interactive workshop is part of a series of educational materials given by the Biostatistics computing staff at the University of Michigan. The source code for all materials are hosted on the Department Github page, and interactive tutorials are hosted on the Department Shinyapps.io page.

How do I run this?

In the cloud

Visit https://umich-biostatistics.shinyapps.io/ggplot2_workshop/, enjoy.

On your PC

If you have R/RStudio installed on your local machine, download these files and open the .Rproj file.

Then, open ggplot2.Rmd and click run at the top of the screen.

What is ggplot?

What can I make with ggplot?