insert_rule {supernova} | R Documentation |
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
df |
The original data.frame |
insert_at |
The row in which to insert the dashes. |
Value
The original data.frame with the horizontal rule inserted.
[Package supernova version 3.0.0 Index]