reflow_option_desc {options} | R Documentation |
Reflow multiline strings
Description
A small helper function for allowing multiline strings to be collapsed into continuous lines, similar to markdown's paragraph handling.
Usage
reflow_option_desc(x)
Arguments
x |
A vector of multiline strings to reflow |
Value
The reflowed strings
[Package options version 0.3.1 Index]