insert_rule: Insert a horizontal rule in a table for pretty printing
Description
Insert a horizontal rule in a table for pretty printing
Usage
insert_rule(df, insert_at)
Arguments
insert_at
The row in which to insert the dashes.
Value
The original data.frame with the horizontal rule inserted.