t1kable | R Documentation |
table1
object to kabelExtra
.Convert a table1
object to kabelExtra
.
t1kable(x, booktabs = TRUE, ..., format, align, bold.headers = TRUE)
x |
An object returned by |
booktabs |
Passed to |
... |
Other options passed to |
format |
Passed to |
align |
Passed to |
bold.headers |
Should the column headers be bolded? |
A kabelExtra
object.
The kableExtra
package needs to be installed for this to work.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.