wrap_label: Wrap a string

View source: R/labels.R

wrap_labelR Documentation

Wrap a string

Description

Wrap a string

Usage

wrap_label(x, width = 40)

Arguments

x

A character vector.

width

The number of chars after which to break.

Value

A character vector with wrapped strings.


volker documentation built on April 12, 2025, 9:16 a.m.