demo_theme_ku: Demonstrate theme_ku compared to other themes with a simple...

View source: R/style.R

demo_theme_kuR Documentation

Demonstrate theme_ku compared to other themes with a simple scatter plot (or other of your choice)

Description

Demonstrate theme_ku compared to other themes with a simple scatter plot (or other of your choice)

Usage

demo_theme_ku(plot = NULL)

Arguments

plot

ggplot2 plot, plot to use for comparision. (Default: NULL indicates that the default scatter plot should be used)

Value

ggplot2 plot comparing four different themes

Examples

if (interactive()) {
  demo_theme_ku()
}

bvancilku/kubrand documentation built on July 26, 2022, 6:23 a.m.