a character string to separate the terms. Not
NA_character_.
collapse
an optional character string to separate the results. Not
NA_character_. When collapse is a string,
the result is always a string (character of length 1).
recycle0
logical indicating if zero-length
character arguments should result in the zero-length
character(0). Note that when collapse is
a string, recycle0 does not recycle to zero-length, but
to "".