Create a consistent-width section label
Usage
pretty_label(label = "00 Libraries")
Arguments
- label
The section name, typically prefixed with section number.
Value
A line of unquoted text that can be copied from the console and pasted in the source file.
Examples
pretty_label("01 Data")
#> # 01 Data -----------------------------------------------------------------