serialPaste | R Documentation |
Function to paste together a list of items, separated by commas (if more than 2), and with the last one having the collapse string.
serialPaste(x, collapse = "and")
x |
vector or list |
collapse |
default="and" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.