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.

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to