strsplit(x,split="")
--- phoebe kong schrieb am Mi, 24.3.2010:
> Von: phoebe kong
> Betreff: [R] splitting word
> An: "r-help"
> Datum: Mittwoch, 24. März, 2010 16:46 Uhr
> Hi all,
>
> Could someone tell me how to split a word.
>
> c("A
ng
> Sent: March-24-10 12:46 PM
> To: r-help
> Subject: [R] splitting word
>
> Hi all,
>
> Could someone tell me how to split a word.
>
> c("AA")
>
> to
>
> c("A","A")
>
> Thanks!
>
> Phoebe
>
> [[alte
Hi all,
Could someone tell me how to split a word.
c("AA")
to
c("A","A")
Thanks!
Phoebe
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
3 matches
Mail list logo