paste.and: Concatenates the elements of a vector (optionaly enclosing them in
quotation marks or parentheses) adding appropriate punctuation and
unions.
Description
A vector x becomes "x[1]", "x[1] and
x[2]", or "x[1],
x[2], and x[3]", depending on the langth of x.