View source: R/theme_gtsummary_msk.R
| theme_gtsummary_msk | R Documentation |
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!
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
)
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 |
Visit the gtsummary themes vignette for a full list of preferences that can be set.
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()
theme_gtsummary_msk("hot")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.