View source: R/theme_gtsummary_roche.R
theme_gtsummary_roche | R Documentation |
A gtsummary theme for Roche tables
Calls the gtsummary::theme_gtsummary_compact()
theme.
Uses label_roche_pvalue()
as the default formatting function for all p-values.
Defaults to a mono-spaced font for gt tables.
theme_gtsummary_roche(set_theme = TRUE, font_size = NULL)
set_theme |
(scalar |
font_size |
(scalar |
theme list
theme_gtsummary_roche()
tbl_demographics(gtsummary::trial, by = trt, include = c(age, grade))
gtsummary::reset_gtsummary_theme()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.