Skip to contents

Vectorised function to wrap strings and preserve line breaks

Usage

str_wrap_break(x, break_limit)

Arguments

x

The character string (or character vector) to wrap

break_limit

The character limit per line

Value

A character string (or vector)