This is just a shortcut to paste(x, collapse = collapse)
Arguments
- x
vector of character
- collapse
character string to separate the elements in x (passed to
paste
)
This is just a shortcut to paste(x, collapse = collapse)
vector of character
character string to separate the elements in x (passed to
paste
)