Re: [R] Column with codes

2012-03-07 Thread David Winsemius
On Mar 7, 2012, at 7:11 AM, Berend Hasselman wrote: On 07-03-2012, at 12:09, RMSOPS wrote: Good Day, I have a small question, I think it is simple to solve, I have a column with the following records name saucer cup tea saucer saucer I assume that name is a column header. Otherwise th

Re: [R] Column with codes

2012-03-07 Thread Berend Hasselman
On 07-03-2012, at 12:09, RMSOPS wrote: > Good Day, > > I have a small question, I think it is simple to solve, > > I have a column with the following records > > name > saucer > cup > tea > saucer > saucer > I assume that name is a column header. Otherwise the following makes no sense. >

[R] Column with codes

2012-03-07 Thread RMSOPS
Good Day, I have a small question, I think it is simple to solve, I have a column with the following records name saucer cup tea saucer saucer what is the quickest way to create a new column codes 1 1 3 1 1 -- View this message in context: http://r.789695.n4.nabble.com/Column-with-codes