Remove markdown syntax (e.g. double star for bold, underscore for italic, etc) from the headers and spanning headers of a gtsummary table.
modify_header_rm_md(x, md = "bold", type = "star")
gtsummary table
tbl_roche_summary(
data = cards::ADSL,
include = AGE,
by = ARM,
nonmissing = "always"
) |>
modify_header_rm_md()
Placebo
(N = 86)
Xanomeline High Dose
(N = 84)
Xanomeline Low Dose
(N = 84)