table1 object to kabelExtra.Convert a table1 object to kabelExtra.
t1kable(x, booktabs = TRUE, ..., format, align, bold.headers = TRUE)A kabelExtra object.
An object returned by table1.
Passed to kbl (default TRUE).
Other options passed to kbl.
Passed to kbl (optional).
Passed to kbl (optional). The default is to left align
the labels (first column) and center everything else.
Should the column headers be bolded?