powered by
textwrap(labels, wrap, linesep = NULL)
labels
NULL
"\n"
linesep
""
wrap
textwrap(c("A very long string", "And another even longer string!"), 10)
Run the code above in your browser using DataLab