Insert hlines into table
Arguments
- data
the table data frame
- hline_at
logical or integer vector specifying rows above which an
\hlinewill be placed; see alsost_hline()- hline_from
a character column name from which to separate the table with
\hline; non-duplicated values ofhline_fromwill be used to create the split; see alsost_hline()- ...
not used
