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