theme_forest: Forestplot Theme

View source: R/utils_forestplot.R

theme_forestR Documentation

Forestplot Theme

Description

A custom theme used in forestplot that builts upon theme_minimal.

Usage

theme_forest(
  base_size = 13,
  base_line_size = base_size/22,
  base_rect_size = base_size/22
)

Arguments

base_size

base font size, given in pts.

base_line_size

base size for line elements

base_rect_size

base size for rect elements

Author(s)

Maria Kalimeri


JMPivette/covidDashUtils documentation built on July 13, 2024, 11:08 a.m.