[R] vector help

Henrique Dallazuanna wwwhsd at gmail.com
Mon Jul 21 20:53:55 CEST 2008


Try:

paste(test, collapse='-')


On Mon, Jul 21, 2008 at 3:49 PM, Rajasekaramya <ramya.victory at gmail.com> wrote:
>
> hi
>
> I have vector test. It has 3 elements. I want to join the three into one
> vector.
> "Geneset=HSA04910_INSULIN_SIGNALING_PATHWAY-157- 20".
> how can i do it.
>
>
>
>> class(test)
> [1] "character"
>> test
> [1] "Geneset=HSA04910_INSULIN_SIGNALING_PATHWAY" "157"
> [3] "20"
>
> Ramya
> --
> View this message in context: http://www.nabble.com/vector-help-tp18575055p18575055.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O



More information about the R-help mailing list