t1kable {table1} | R Documentation |
table1
object to kabelExtra
.Convert a table1
object to kabelExtra
.
t1kable(x, booktabs = TRUE, ..., format)
x |
An object returned by |
booktabs |
Passed to |
... |
Other options passed to |
format |
Passed to |
A kabelExtra
object.
The kableExtra
package needs to be installed for this to work.