Description Usage Arguments Value Examples
Create a string from a vector for printing where vector elements
are sensibly pasted together, collapsing using commas and 'and'
to conjoin vector elements.
1 |
x |
character. |
character.
1 | pasteByLength(c("a", "b", "c"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.