| as_calibrated | R Documentation |
Coerces to calibrated output class. Generic, with flagship method
as_calibrated.data.frame. The intent is to attach
calibrated column widths for downstream table rendering.
as_calibrated(x, ...)
x |
object |
... |
passed arguments |
see methods
Other gridtable:
as.data.frame.gridtable(),
as_calibrated.data.frame(),
as_gridtable(),
as_gridtable.character(),
as_gridtable.data.frame(),
kbl(),
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.