Hello Quarto

visualization
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


ggplot Wizardry: My Favorite Tricks and Secrets for Beautiful Plots in R

What is this?

Excerpt from site: In this talk, I present my favorite tips and tricks with regard to the ggplot2 package, a library for plotting in the programming language R. I will cover functions that are helpful but many may not be aware of as well as a collection of interesting functions from a large range of extension packages. The talk is intended for people who already know how to code in R and ggplot2. However, I am going to cover a diverse collection of tips so I hope everyone can pick something helpful independent from their level of expertise.

  1. Link to repo is here: https://github.com/Z3tt/OutlierConf2021
  2. Link to Slides here: https://cutt.ly/Yxbo2QY
  3. Link to Recording here: https://cutt.ly/YxboC3n
  4. Link to Tutorial here: https://cutt.ly/Gxbpu61
  5. Link to Codes here: https://cutt.ly/TxbpcDV
  6. Link to Extended Slides here: https://www.cedricscherer.com/slides/useR-2021_ggplot-wizardry-extended.pdf
Back to top