theme_shona_white_journal: A smart, spacy theme for a ggplot

View source: R/theme_shona_white_journal.R

theme_shona_white_journalR Documentation

A smart, spacy theme for a ggplot

Description

Designed to produce publication-quality figures with appropriate text sizes

Usage

theme_shona_white_journal(
  legend_position = "right",
  grid_type = "dashed",
  strip = T,
  text_size = 9
)

Arguments

legend_position

Location of legend - choices are "top", "bottom", "right", or "left".

grid_type

Line type of panel.grid. An integer (0:8), a name (blank, solid, dashed, dotted, dotdash, longdash, twodash), or a string with an even number (up to eight) of hexadecimal digits which give the lengths in consecutive positions in the string. If grid_type = "none", no grid will be displayed

text_size

Size of plot text.

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.