Skip to contents

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

Usage

collapsed(x, collapse = " ")

Arguments

x

vector of character

collapse

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