tab_hlines.RdInsert hlines into table
tab_hlines(data, hline_at = NULL, hline_from = NULL, ...)
| data | the table data frame |
|---|---|
| hline_at | logical or integer vector specifying rows above which an
|
| hline_from | a character column name from which to separate the table
with |
| ... | not used |