theme_om: A ggplot2 theme

Description Usage Arguments

Description

This function can be added to a ggplot2 call and creates the official OpenMind ggplot theme

Usage

1
2
3
theme_om(legend_position = c(0.55, 0.93), axis_text_size = 20,
  axis_title_size = 20, legend_text_size = 24, title_size = 26,
  overall_text_size = 24, ...)

Arguments

legend_position

Specify Legend position c(x, y)

axis.text

Specify Axis Text size

axis.title

Specify Title Text size

legend.text.size

Specify Legend Text size

title.size

Specify Title Text size


favstats/openmindR documentation built on May 23, 2019, 8:03 p.m.