powered by
fmt_uni_regression
Print fmt_uni_regression objects in Rmarkdown
# S3 method for fmt_uni_regression knit_print(x, options, ...)
object of class fmt_uni_regression object from fmt_uni_regression function
Copied from the printr package....should we delete?
further arguments passed to knitr::kable().
knitr::kable()
# NOT RUN { fmt_uni_regression( trial, method = "glm", y = "response", method.args = list(family = binomial), exponentiate = TRUE ) %>% print() # }
Run the code above in your browser using DataLab