Hello Quarto

visualization
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


ggplot_tricks: A Collection of ggplot2 Tips 💯

By Teun van den Brand

Added Thu Feb 20, 2025

What is this?

ggplot_tricks is a repository that compiles various tips and techniques for enhancing data visualizations using ggplot2 in R. It covers topics such as splicing aesthetics, creating half-geoms, setting midpoints in diverging scales, labeling points, and recycling plots. Here is a list of them to this date:

  1. Link to repository: https://github.com/teunbrand/ggplot_tricks
Back to top