powered by
OR
Use OR to Concatenate a Vector of Terms
func_OR_vector(v)
A character
a vector of characters
words <- c('apple', 'bean', 'food') func_OR_vector(v= words)
Run the code above in your browser using DataLab