theme_gtsummary_msk: Set custom gtsummary themes

View source: R/theme_gtsummary_msk.R

theme_gtsummary_mskR Documentation

Set custom gtsummary themes

Description

This is a place for any member of the MSK community to add a personal gtsummary theme. Reach out if you're interested in adding yours!

Usage

theme_gtsummary_msk(
  name = c("hot", "karissa", "ally", "mauguen", "esther", "curry", "lavery", "meier",
    "leej", "whitingk", "kwhiting", "mauguena", "drille", "currym1", "laveryj", "hsum1",
    "leej22"),
  font_size = NULL
)

Arguments

name

string indicating the custom theme to set.

font_size

Numeric font size for compact theme. Default is 13 for gt tables, and 8 for all other output types

Details

Visit the gtsummary themes vignette for a full list of preferences that can be set.

See Also

Other gtsummary-related functions: add_inline_forest_plot(), add_sparkline(), as_ggplot(), bold_italicize_group_labels(), logistic_reg_adj_diff(), style_tbl_compact(), tbl_likert()

Examples

theme_gtsummary_msk("hot")

ddsjoberg/bstfun documentation built on July 4, 2023, 10:59 a.m.