| kbl | R Documentation |
Generic wrapper for kbl. The default method is the
existing kableExtra::kbl definition.
kbl(x, ...)
x |
object |
... |
passed arguments |
see methods
kbl
Other gridtable:
as.data.frame.gridtable(),
as_calibrated(),
as_calibrated.data.frame(),
as_gridtable(),
as_gridtable.character(),
as_gridtable.data.frame(),
kbl.calibrated(),
kbl.default(),
kbl.gridtable(),
print.gridtable()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.