Data Visualization with ggplot2
When: Jun. 11th, 2024 1:00 pm - 2:00 pm
Learning Level: Beginner
About this Class
ggplot2 is an R graphics package from the tidyverse collection. It is one of the most installed packages in R. It allows the user to create informative plots quickly by using a 'grammar of graphics' implementation. This lesson, which is recommended for learners with beginner level experience with R programming, will introduce the ggplot2 package and demonstrate how to get started constructing publication ready plots.
This lesson will be demo based. However, learners are welcome to follow along using a local installation of R and RStudio.