Wrap a string
wrap_label(x, width = 40)
x
A character vector.
width
The number of chars after which to break.
A character vector with wrapped strings.