label_wrap_mod: Wrap label text.

View source: R/label_wrap_mod.r

label_wrap_modR Documentation

Wrap label text.

Description

Wrap label text.

Usage

label_wrap_mod(value, width = 25)

Arguments

value

vector (converted using [as.character()]) to be wrapped.

width

the maximum width of each line in characters.

Adapted from https://github.com/hadley/ggplot2/wiki/labeller


jbryer/likert documentation built on June 13, 2025, 7:56 p.m.