Skip to content

lizardie/Advanced-Data-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Data Visualization in R Workshop

Date: February 21, 2025

Time: 1PM-3PM ET

Instructor: Han Yu

Facilitators: Adrien Osakwe & César Miguel Valdez Córdova

Description

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.

Pre-requisites

  1. Previous experience with R 

  2. Previous experience with basic ggplot2 functionalities 

  3. Experience with data manipulation using dplyr is recommended

Setup

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.

Acknowledgements

We would like to thank the Statistical Society of Canada and instats for their valued partnership in organizing and hosting this event.

About

materials for tomorrow's worksho

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages