Description Usage Arguments Examples
Print fmt_regression
objects
1 2 |
x |
object of class |
... |
further arguments passed to or from other methods. |
1 2 3 | lm(hp ~ mpg + factor(cyl), mtcars) %>%
fmt_regression() %>%
print()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.