Use LaF to import data into ffdf data.frame
Use LaF
to import data into a ffdf
data.frame
laf_to_ffdf(laf, x = NULL, nrows = 1e+05, transFUN = NULL, ...)
laf |
laf object pointing to a csv or fwf file |
x |
optional, |
nrows, |
number of rows per block, passed on to |
transFUN |
NULL or a function that is called on each data.frame chunk which is read in using |
... |
passed on to |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.