Skip to content

UCSB-MEDS/ggplot2-workflow-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ggplot2 workshop template repo

Fork this repo to code along with the workshopw, One workflow for building effective (and pretty) {ggplot2} data visualizations.

You'll also need to install the following packages, if you don't already have them:

install.packages("tidyverse")
install.packages("ggridges")
install.packages("scales")
install.packages("ggtext")
install.packages("cowplot")
install.packages("showtext")

About

Fork this repo to code along with the ggplot2 workshop (https://ucsb-meds.github.io/ggplot2-workflow/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published