Description Usage Arguments Details Value Author(s) See Also
Replace a space character by a newline in a multi-word sentence to get a better height / width ratio
1 | strmultline(strings, ratio = 0.2)
|
strings |
a character vector containing the multi-word sentences to be split |
ratio |
the desired ratio height / width |
Very long tags, for example GO Term descriptions, make a bad tag cloud.
strmultline
tries to chop up such a long sentence into multiple
(currently two) lines, to get a better height / width ratio.
A character vector containing the modified sentences.
January Weiner <january.weiner@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.