method to convert object to flextable
This is a convenient function to let users create flextable bindings from any objects. Users should consult documentation of corresponding method to understand the details and see what arguments can be used.
as_flextable(x, ...)
x |
object to be transformed as flextable |
... |
arguments for custom methods |
Other as_flextable methods:
as_flextable.gam()
,
as_flextable.glm()
,
as_flextable.grouped_data()
,
as_flextable.htest()
,
as_flextable.lm()
,
as_flextable.xtable()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.