theme_notepad: theme_notepad

Description Usage Arguments

View source: R/theme_notepad.R

Description

Theme for ggplot

Usage

1
2
3
4
5
6
7
theme_notepad(
  base_size = 12,
  font = "mono",
  bg.colour = "#fffef7",
  void = FALSE,
  ...
)

Arguments

base_size

Size of standard text, 12 by default.

font

Font used in theme, 'mono' by default.

bg.colour

Background color used in theme.

void

Boolean variable indiciting whether grid is visible or not.

...

Other variables that are allowed within 'theme' environment.


TIvanDijk/TivD documentation built on April 16, 2021, 7:38 a.m.