use_model_printer {flextable} | R Documentation |
set model automatic printing as a flextable
Description
Define as_flextable()
as
print method in an R Markdown document for models
of class:
lm
glm
models from package 'lme' and 'lme4'
htest (t.test, chisq.test, ...)
gam
kmeans and pam
In a setup run chunk:
flextable::use_model_printer()
Usage
use_model_printer()
See Also
[Package flextable version 0.9.6 Index]