flextable2ztable {rrtable} | R Documentation |
Convert flextable to ztable
Description
Convert flextable to ztable
Usage
flextable2ztable(ft, type = "html", ...)
Arguments
ft |
An object of class flextable |
type |
"html" or "latex" |
... |
Further argument to be passed to ztable |
Value
an object of class ztable
[Package rrtable version 0.3.0 Index]