Posts
Publications
charts
Creating Report-Ready Charts for Group Comparisons in R: A Step-By-Step Guide
This post is a rundown of a workflow that I use for preparing group-comparison graphs that are ready to include in nearly any kind of report. This post is sectioned out piece-by-piece to better demonstrate the impacts of each function and argument for ggplot, and also incorporates statistical hypothesis tests.
Last updated on Nov 9, 2023
77 min read
Simplifying Transparent Data Visualizations Using Faded Dotplots and Shadeplots
Building off of raincloud and fadecloud plots, I introduce two new styles for plotting data transparently: (1) the faded dotplot and (2) the shadeplot. Both leverage the r package ggdist to present stacked raw data, overall distribution, and summary stats while minimizing visual clutter.
Last updated on Oct 19, 2023
20 min read
dataviz
,
r
,
tutorial
,
tidyverse
,
ggplot2
,
factorial
,
experiments
Cite
×