Description Usage Arguments Examples
Bold or unbold variable labels for fmt_regression
objects in Rmarkdown
1 2 | ## S3 method for class 'fmt_regression'
bold_labels(x, ...)
|
x |
|
... |
further arguments passed to or from other methods |
1 | lm(hp ~ factor(cyl), mtcars) %>% fmt_regression() %>% bold_labels()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.