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.


UCLATALL/supernova documentation built on Feb. 13, 2024, 6:57 a.m.