wrap_txt | R Documentation |
Wrap text
wrap_txt(..., sep = " ", strWidth = 100, errWidth = FALSE)
... |
additional params to pass |
sep |
how to join elements of string (default is one space) |
strWidth |
externally set wrapping width. (default value of 100 is not effected) |
errWidth |
default = FALSE. Set strWidth to be compatible with error printout |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.