[R] Convert character vector into string

Nikhil Kaza nikhil.list at gmail.com
Thu Apr 29 05:26:50 CEST 2010


?cat




On Apr 28, 2010, at 11:21 PM, Ian Seow wrote:

> Hi, how do I convert a character vector into a string?
>
> c("a","b","c")  into "a b c"
>
> Thanks!
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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.



More information about the R-help mailing list