pasten | R Documentation |
paste with newline as separator
pasten(...)
... |
Arguments forwarded to paste() |
return value of paste()
pasten("newline","separated")
## --> "newline\nseparated"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.