Read and process a large delimited file block by block. A block consists of all the contiguous rows that have the same value in the first field. The result can be returned as a list or a data.table, or even directly printed to an output file.
It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.
1.2.1 by Federico Marotta, 8 months ago
https://github.com/fmarotta/fplyr
Report a bug at https://github.com/fmarotta/fplyr/issues
Browse source code at https://github.com/cran/fplyr
Authors: Federico Marotta [aut, cre]
Documentation: PDF Manual
MIT + file LICENSE license
Imports iotools, parallel
Depends on data.table
Suggests testthat, knitr, rmarkdown
See at CRAN