t1flex {table1} | R Documentation |
table1
object to flextable
.Convert a table1
object to flextable
.
t1flex(x, tablefn = c("qflextable", "flextable", "regulartable"), ...)
x |
An object returned by |
tablefn |
Choose a function from the |
... |
Further options passed to |
A flextable
object.
The flextable
package needs to be installed for this to work.