insert_rule: Insert a horizontal rule in a table for pretty printing

View source: R/utils.R

insert_ruleR 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.


supernova documentation built on Nov. 5, 2023, 1:09 a.m.