t1kable {table1} | R Documentation |
Convert a table1
object to kabelExtra
.
Description
Convert a table1
object to kabelExtra
.
Usage
t1kable(x, booktabs = TRUE, ..., format)
Arguments
x |
An object returned by |
booktabs |
Passed to |
... |
Other options passed to |
format |
Passed to |
Value
A kabelExtra
object.
Note
The kableExtra
package needs to be installed for this to work.
[Package table1 version 1.4.3 Index]