Skip to contents

OMNI Institute ggplot2 theme

Usage

theme_omni(
  show_grid_lines = FALSE,
  show_legend = FALSE,
  base_family = "Calibri"
)

Arguments

show_grid_lines

Whether or not to show grid lines. FALSE by default.

show_legend

Whether or not to show the legend. FALSE by default.

base_family

Base font family. Calibri by default.

Value

A ggplot2 theme