Insert some hyphens padded to a specified console character width.
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.
Examples
if (FALSE) { # rstudioapi::isAvailable()
code_heading()
}