Skip to content

jtr13/sdss2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop materials for SDSS short courses

SC3 – Effective Graphs with ggplot2 (Beginner)

Instructor(s): Joyce Robbins, Columbia University

This course is designed for complete beginners or those with some experience working with ggplot2 who want to solidify their knowledge and better understand the logic of this graphical package. We will start with the theoretical underpinnings of ggplot2 in Leland Wilkinson’s grammar of graphics framework with the goal of increasing your ability to create graphs intuitively and with a better sense of what works and what doesn’t. Next, we will cover best practices for graphing continuous data, namely histograms, boxplots, density curves, and scatterplots. We will wrap up the morning session with a discussion of data types and data transformation with tidyr.

SC5 – Effective Graphs with ggplot2 (Intermediate/Advanced)

Instructor(s): Joyce Robbins, Columbia University

This course is designed for those with some experience with ggplot2—the morning session is sufficient—who wish to expand their graphing repertoire and skill set. First, we will discuss best practices for categorical data, namely bar charts and Cleveland dot plots. Since knowing how to reorder factor levels is essential for creating effective graphs with categorical data, we will introduce a number of helpful functions from the forcats package. The second topic of the afternoon will be faceting, a powerful and underused tool for creating multiple panels that differ only by factor level. We will end the day with tips and tricks to make your graphs audience-ready, including the intentional use of color and theme elements.

https://ww2.amstat.org/meetings/sdss/2023/shortcourses.cfm

Resources

Colors in R

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages