User-contributed example
Opened this issue · 0 comments
DallasNovakowski commented
short title: Creating Report-Ready Charts for Group Comparisons in R: A Step-By-Step Guide
link: https://dallasnova.rbind.io/post/faded-violin-plots-my-go-to-style-for-clear-and-transparent-data-visualization/
Author name(s): Dallas Novakowski
brief (1 - 2 sentence) description: This post is a rundown of a workflow for preparing group-comparison graphs that are ready to include in nearly any kind of report. The code is sectioned out piece-by-piece so beginners can better understand the impacts of each ggplot function and argument, graphs also incorporate statistical hypothesis tests (one-way & two-way ANOVA, t-tests).