Applies a wrapping and staggering line break.
blg_frmt_wrap_stagger(length = 18, n = 1)
Arguments
length |
A number specifying how many characters to include in each line
before inserting the line break literal. |
n |
Number of line breaks to prefix to each string. |