theme_blm: Custom theme for blm plots

Description Usage Arguments Value See Also

View source: R/ggplot_theme.R

Description

Custom theme for blm plots

Usage

1
2
theme_blm(text_size = 12, line_size = text_size/170,
  rect_size = text_size/170)

Arguments

text_size

text size for blm plots

line_size

size of the axis lines

rect_size

sizs of the background lines

Value

adds blm theme to a plot generated by ggplot2

See Also

https://www.r-bloggers.com/custom-themes-in-ggplot2/


JasperHG90/blm documentation built on Sept. 4, 2019, 11:16 a.m.