Learn R Programming

gtsummary (version 0.1.0)

bold_p: Bold significant p-values in Rmarkdown

Description

Bold p-values in fmt_table1, fmt_regression, and fmt_uni_regression objects by adding '__' to each side of the string

Usage

bold_p(x, ...)

Arguments

x

fmt_table1, fmt_regression, or fmt_uni_regression object

...

further arguments passed to or from other methods.

See Also

bold_p.fmt_table1, bold_p.fmt_regression