This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
R-Bloggers
r-bloggers.bsky.social
did:plc:vp33iulfrhmexder6odky774
Exploring {ggplot2}’s Geoms and Stats
"Code
library(tidyverse)
library(patchwork)
library(gt)
# sysfonts::font_add_google(name = "fira code")
# showtext::showtext_auto()
knitr::opts_chunk$set(collapse = TRUE, comment = "#__", dev = "ragg_png")
In celebration of the release of {ggplot2} 4.0.0 ..."
2025-09-15T22:27:29.308Z