[R] merge character strings

mentor_ mentor_ at gmx.net
Tue Dec 2 12:12:58 CET 2008


Hi,

how can I do the following in R?:

vec <- c("a", "b", "c")
....magic.....
print(str)
"abc"

or even better:
"(a,b,c)"?

Cheers
-- 
View this message in context: http://www.nabble.com/merge-character-strings-tp20790116p20790116.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list