fplyr: Apply Functions to Blocks of Files

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.

Package details

AuthorFederico Marotta [aut, cre] (<https://orcid.org/0000-0002-0174-3901>)
MaintainerFederico Marotta <federico.marotta96@gmail.com>
LicenseMIT + file LICENSE
Version1.3.0
URL https://github.com/fmarotta/fplyr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fplyr")

Try the fplyr package in your browser

Any scripts or data that you put into this service are public.

fplyr documentation built on Aug. 24, 2023, 1:08 a.m.