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 July 26, 2023, 11:08 p.m.