Re: [R] levels of comma separated data

2012-05-25 Thread analys...@hotmail.com
On May 25, 7:23 am, "analys...@hotmail.com" wrote: > On May 25, 4:46 am, Stefan wrote: > > > > > > > analyst41 hotmail.com hotmail.com> writes: > > > > I have a data set that has some comma separated strings in each row. > > > I'd like to create a vector consisting of all distinct strings tha

Re: [R] levels of comma separated data

2012-05-25 Thread analys...@hotmail.com
On May 25, 4:46 am, Stefan wrote: > analyst41 hotmail.com hotmail.com> writes: > > > > > I have a data set that has some comma separated strings in each row. > > I'd like to create a vector consisting of all distinct strings that > > occur.  The number of strings in each row may vary. > > > Th

Re: [R] levels of comma separated data

2012-05-25 Thread Stefan
analyst41 hotmail.com hotmail.com> writes: > > I have a data set that has some comma separated strings in each row. > I'd like to create a vector consisting of all distinct strings that > occur. The number of strings in each row may vary. > > Thanks for any help. > > # # # Some data: d <- d

[R] levels of comma separated data

2012-05-24 Thread analys...@hotmail.com
I have a data set that has some comma separated strings in each row. I'd like to create a vector consisting of all distinct strings that occur. The number of strings in each row may vary. Thanks for any help. __ R-help@r-project.org mailing list https: