theme_catapult: Catapult Theme

View source: R/themes.R

theme_catapultR Documentation

Catapult Theme

Description

Catapult Theme

Usage

theme_catapult(
  ...,
  angle_x = 0,
  angle_y = 0,
  legend.position = "bottom",
  text_size_offset = 0,
  show_gridlines = TRUE
)

Arguments

...

Additional theme elements

angle_x

The angle of the x-axis text

angle_y

The angle of the y-axis text

legend.position

The position of the legend

text_size_offset

The offset for the text size

show_gridlines

Whether to show gridlines or not

Value

A theme to be used in ggplot2


dmarginean/aqua documentation built on March 16, 2024, 1:03 a.m.