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