tests/testthat/resources/geom-hex.R

library(ggplot2)

d <- ggplot(diamonds, aes(carat, price))
d + geom_hex()
rstudio/renv documentation built on June 2, 2025, 4:16 a.m.