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