Description Usage Arguments Functions
Paste with different separator for last pair
1 2 3 | paste_with_last(v, sep, last_sep)
paste_and(v, sep = ", ")
|
v |
vector to paste |
sep |
separator for all but last |
last_sep |
last separator |
paste_and
: final separator of sep plus "and"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.