This is just a shortcut to paste(x, collapse = collapse)

collapsed(x, collapse = " ")

Arguments

x

vector of character

collapse

character string to separate the elements in x (passed to paste)