Re: [R] read and process files line by line

2010-02-06 Thread David Winsemius
On Feb 6, 2010, at 4:57 PM, Dick Harray wrote: Hi there, I want to read large files line by line in order to process each line and store the information of each list iin an object. My problem is, that I do not know how to process each line of the file, because I want to avoid to import the who

Re: [R] read and process files line by line

2010-02-06 Thread Gabor Grothendieck
Check this: https://stat.ethz.ch/pipermail/r-help/2009-March/192942.html On Sat, Feb 6, 2010 at 4:57 PM, Dick Harray wrote: > Hi there, > > I want to read large files line by line in order to process each line > and store the information of each list iin an object. My problem is, > that I do not