powered by
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")
vector or list
default="and"