
Following on from my post about darkmode in ggplot2 4.0, I wanted to also mess around with the new stat_manual() that’s available. And folks, it’s good! source(here::here("_defaults.R")) library(tidyverse) library(tidynorm) library(scales) The announcement blog post says Let’s put it to the test! Plotting sine waves I’m teaching Phonetics this semester, so I’ve got sine waves on the mind.