[R] Incremental ReadLines
"Jens Oehlschlägel"
oehl_list at gmx.de
Thu Nov 5 23:40:39 CET 2009
Gene,
You might want to look at function read.csv.ffdf from package ff which can read large csv-files into a ffdf object. That's kind of data.frame which is stored on disk resp. in the file-system-cache. Once you subscript part of it, you get a regular data.frame.
Jens Oehlschlägel
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
More information about the R-help
mailing list