theme_ida: ggplot theme

Description Usage Arguments

View source: R/theme_ida.R

Description

ggplot theme

Usage

1
2
theme_ida(title.size = 16, text.size = 14, legend.position = "top",
  show.axis = FALSE, plot.margin = c(0.2, 0.1, 0.2, 0.1))

Arguments

title.size

font size of all title elements + facet labels

text.size

font size of all text elements

legend.position

either one of "top", "bottom", "left" or "right"

show.axis

should axes be drawn? (TRUE, FALSE, "x", "y")

plot.margin

margin around entire plot (in cm of the top, right, bottom, and left margins)


n-kall/IDA2019-package documentation built on Jan. 6, 2020, 4:02 p.m.