tests/testthat/ggplot-empty-1.R

suppressPackageStartupMessages(library(ggplot2))
ggplot(iris) +
  aes(x = Speciess, y = Sepal.Length) +
  geom_boxplot()
hadley/evaluate documentation built on May 19, 2024, 12:59 a.m.