label_wrap_mod: Wrap label text.

Description Usage Arguments

Description

Wrap label text.

Usage

1
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


likert documentation built on May 2, 2019, 11:11 a.m.