[R] string concatenation

John m|@ojpm @end|ng |rom gm@||@com
Thu Nov 5 06:25:29 CET 2020


Hi,

I have a sequence of characters:

x <- c("Alice", "Bob", "Charles")

How can I produce the following results:

"Alice, Bob, Charles"

?

paste? merge?

Thank you very much!

	[[alternative HTML version deleted]]



More information about the R-help mailing list