Try:
paste(c("a","b","c"), collapse="")
-----Original Message-----
From: r-help-bounces@stat.math.ethz.ch
[mailto:r-help-bounces@stat.math.ethz.ch] On Behalf Of Matthieu Cornec
Sent: Friday, March 04, 2005 12:32
To: R-help@lists.R-project.org
Subject: [R] Concatenate vector into string
Hello,
I would like to convert c("a","b","c") into
"abc".
Anyone could help?
Thanks,
Matthieu Cornec
______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
---------------------------------------------------------
Legal Notice: This electronic mail and its attachments are i...{{dropped}}