Description Usage Arguments Value
Wrap long strings at x characters for pretty plotting and data viz.
1 | split_strings(string, nchar = 35)
|
string |
of type char: the string that needs to be wrapped |
nchar |
number of characters to insert a line break after - default: 35 |
a string with line breaks at every n_char characters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.