inst/examples/example_theme.R

if (interactive()) {
  library(ggplot2)

  ## Plot the patches in a minimum planar graph
  theme_set(theme_grainscape())
  plot(tinyPatchMPG, quick = "mpgPlot")
}
achubaty/grainscape documentation built on Jan. 26, 2025, 7:16 a.m.