Description Usage Arguments Examples
Bold or unbold p-values for fmt_table1 objects in Rmarkdown
| 1 2 | 
| x | 
 | 
| t | Determines the threshold below which p-values get bolded. Default is 0.05. | 
| q | logical argument. When TRUE will bold or unbold the q-value column rather than the p-values | 
| ... | further arguments passed to or from other methods | 
| 1 | trial %>% fmt_table1(by = "trt") %>% add_comparison() %>% bold_p()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.