theme_forest: Forestplot Theme

Description Usage Arguments Author(s) See Also

View source: R/theme_forest.R

Description

A custom theme used in forestplot that builts upon theme_minimal.

Usage

1
2
3
4
5
theme_forest(
  base_size = 13,
  base_line_size = base_size/22,
  base_rect_size = base_size/22
)

Arguments

base_size

base font size

base_line_size

base size for line elements

base_rect_size

base size for rect elements

Author(s)

Maria Kalimeri

See Also

forestplot, geom_effect, geom_stripes


NightingaleHealth/ggforestplot documentation built on April 10, 2020, 7:01 p.m.