likert (version 1.3.5)

label_wrap_mod: 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