Date: February 21, 2025
Time: 1PM-3PM ET
Instructor: Han Yu
Facilitators: Adrien Osakwe & César Miguel Valdez Córdova
This workshop will introduce participants to creating flexible, aesthetic and informative visualizations in R for statistical computing through the Grammar of Graphics framework. The seminar explores the fundamental concepts and structure of ggplot2 commands and will guide you in selecting the most effective visualizations for your data. Moving to advanced customization, participants will learn techniques for transforming data with scales, using faceting for complex comparisons, and enhancing visual aesthetics through themes and formatting options.
The seminar will also dive into specialized plots (e.g., heatmaps, Kaplan-Meier curves) and explore interactive features using the plotly package and showcase extending the former through the Shiny web application framework. The workshop will emphasize the importance of working with and understanding your data, to allow for tailoring visualizations to extract the most out of your data for your audience, equipping participants with a versatile toolkit for effective data storytelling.
-
Previous experience with R
-
Previous experience with basic ggplot2 functionalities
-
Experience with data manipulation using dplyr is recommended
To acquire the materials for the session, please run the git clone
command with the repository URL:
git clone https://github.com/QLS-MiCM/Advanced-Data-Visualization
Alternatively, please download the zip file from the blue Code
button and extract the contents.
Run the workshop_setup.R script in the Exercises/
folder to ensure all the required packages are installed.
We would like to thank the Statistical Society of Canada and instats for their valued partnership in organizing and hosting this event.