code_heading: Create heading dividers

View source: R/code-heading.R

code_headingR Documentation

Create heading dividers

Description

Insert some hyphens padded to a specified console character width.

Usage

code_heading(width = 80)

Arguments

width

The width of console the hyphens should pad to

Value

A character string consisting of a ' ' and hyphens that fill to the specified width.


wjakethompson/wjake documentation built on June 29, 2024, 7:47 a.m.