| merge.lines | R Documentation |
Combines c("A","B") into a single string seperated by line breaks
## S3 method for class 'lines' merge(txt, collapse = "\n")
## Not run:
merge = merge.lines(c("A","B"))
merge
sep.lines(merge)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.