fmarotta/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.

Getting started

Package details

MaintainerFederico Marotta <federico.marotta96@gmail.com>
LicenseMIT + file LICENSE
Version1.3.0
URL https://github.com/fmarotta/fplyr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("fmarotta/fplyr")
fmarotta/fplyr documentation built on Aug. 30, 2023, 3:03 a.m.