
Creating Custom Color Palettes with ggplot2
How to define custom colors and color palettes in R and create your own scale_color and scale_fill functions to use in ggplot2.
How to define custom colors and color palettes in R and create your own scale_color and scale_fill functions to use in ggplot2.
Tips and tricks for creating parameterized reports with R and Quarto and customizing the PDFs with LaTeX.
Some tips from my first experience making a presentation in Quarto instead of R Markdown.
A brief introduction to mixed effects models and how to run them in R, with a silly hockey example.
Techniques in ggplot2 to make your plots more flexible and robust to changing data.