Learn R Programming

options (version 0.2.0)

reflow_option_desc: 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)

Value

The reflowed strings

Arguments

x

A vector of multiline strings to reflow