.clean.char | R Documentation |
Replaces any newline characters with a space.
.clean.char(x)
.clean.char(x)
x |
Character vector. |
Character vector without newlines.
.clean.char("First line\nSecond line\nThird line")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.