Post #1844544
2026-04-29 08:55 UTC
๐ Five #ggplot2 functions I wish I'd known about earlier ๐
I've written a short blog (with examples) of some of the lesser-known {ggplot2} functions and arguments that make it easier to create better charts!
Link: https://nrennie.rbind.io/blog/five-ggplot2-functions/
#RStats #DataViz
Replies (2)
-
@gleb@mstdn.science 2026-04-29 12:10
@nrennie Thanks, this is great! I have definitely solved some of these issues with more lines of code before
-
@giocomai@mastodon.social 2026-05-06 18:13
@nrennie `guide_axis(check.overlap = TRUE)` ๐คฏ