Make a prose list
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" |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.