[R] Creating new data frame using loop

2009-07-27 Thread Andrew Aldersley
Hi all, I sent a request round last week asking for help with using a for loop to read and separate a large dataset. The response I got worked great, but now I have another problem with using my loop. Basically I have a number of different files containing columned data. There are 132

Re: [R] Creating new data frame using loop

2009-07-27 Thread Steve Lianoglou
Hi Andy, On Jul 27, 2009, at 12:18 PM, Andrew Aldersley wrote: Hi all, I sent a request round last week asking for help with using a for loop to read and separate a large dataset. The response I got worked great, but now I have another problem with using my loop. Basically I have a