[R] Concatenate vector into string
Uwe Ligges
ligges at statistik.uni-dortmund.de
Fri Mar 4 13:43:20 CET 2005
Matthieu Cornec wrote:
> Hello,
>
> I would like to convert c("a","b","c") into "abc".
> Anyone could help?
See ?paste
Uwe Ligges
> Thanks,
>
> Matthieu Cornec
>
> ______________________________________________
> R-help at 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
More information about the R-help
mailing list