powered by
fmt_regression
Bold or unbold variable labels for fmt_regression objects in Rmarkdown
# S3 method for fmt_regression bold_labels(x, ...)
fmt_regression object
further arguments passed to or from other methods
# NOT RUN { lm(hp ~ factor(cyl), mtcars) %>% fmt_regression() %>% bold_labels() # }
Run the code above in your browser using DataLab