tmt_theme: Create trees-maps-and-theorems theme

Description Usage Arguments Author(s) See Also

Description

This function provides the lowest level entry point to the tmt-engine intended for the end user.

Usage

1
2
3
tmt_theme(base_size = 10, axis.line = "xy", axis.text = "xy",
  axis.ticks = "xy", axis.title = "XY", panel.border = FALSE,
  panel.grid = "", ...)

Arguments

base_size

Sent to theme_bw.

axis.line

Axis lines (xy-string).

axis.text

Axis tick labels (xy-string).

axis.ticks

Axis tick lines (xy-string).

axis.title

Axis titles (xy-string).

panel.border

Box surrounding each panel (logical).

panel.grid

Grid lines (xy-string). Only major grid lines are ever used.

...

Sent to theme_bw.

Author(s)

Christofer Bäcklin

See Also

bar_theme, line_theme.


backlin/treesmapstheorems documentation built on May 11, 2019, 5:23 p.m.