View source: R/utils-add-newlines.R
add_newlines | R Documentation |
Replace '+' with a newline in the given string
add_newlines(x, ...)
x |
A character string |
... |
Absorbs other arguments not meant for this function |
Used mainly for ggplot y axis labels, if they are too long and get cut off
A modified character string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.