[R] readLines with space-delimiter?
kMan
kchamberln at gmail.com
Thu May 6 04:02:30 CEST 2010
One line at a time! That must have taken forever!
Do you happen to know how many lines you could read in at once & still have
enough room to work with?
Sincerely,
KeithC.
-----Original Message-----
From: Seth [mailto:sjmyers at syr.edu]
Sent: Tuesday, May 04, 2010 11:05 PM
To: r-help at r-project.org
Subject: Re: [R] readLines with space-delimiter?
Thanks. I wasn't aware that scan or read.table allowed you to read in a
single line, process it, output results, and then read in the next line.
This is what I need to do because the data set is too large to hold in RAM.
I did manage to do this with readLines and overcome the space-delimiter
issue.
--
View this message in context:
http://r.789695.n4.nabble.com/readLines-with-space-delimiter-tp2130255p21304
34.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list