reflow_option_desc: Reflow multiline strings

View source: R/define_option.R

reflow_option_descR 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


options documentation built on April 4, 2025, 3:07 a.m.