Re: [R] Creating a directory for my data

2009-03-11 Thread miya
Sorry, I did forget to add what it is I want to get. I wish to get a result like the following: Legend: ID Title 1 Article A 2 Article B 3 Article C 4 Article D ... i Article "N" -- View this message in context: http://www.nabble.com/Creating-a-d

Re: [R] Creating a directory for my data

2009-03-11 Thread Uwe Ligges
Hmmm, in fact I do not understand what you are going to do. Can you tell us what the result of your code should look like? Uwe Ligges miya wrote: Hi everyone, I am currently working with a very large data set. It is data collected a few times a day, so there are repeated titles in the data s

[R] Creating a directory for my data

2009-03-10 Thread miya
Hi everyone, I am currently working with a very large data set. It is data collected a few times a day, so there are repeated titles in the data set. I want to assign an id number to each different title and enter this information in a directory that I can access whenever I am working with the dat