str_wrap | R Documentation |
wraping long string to multiple lines
str_wrap(string, width = getOption("width"))
string |
input string |
width |
the maximum number of characters before wrapping to a new line |
update strings with new line character inserted
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.