prep/theme_test.R

library(ggplot2)

ggplot(mtcars, aes(mpg, wt)) +
  geom_point() +
  ptrr:::theme_ipr()
petrbouchal/ptrr documentation built on Oct. 10, 2024, 7:21 a.m.