MarcusKlik/lazyplyr: a most lazy dplyr implementation for remote data frames

Provides a toolset for interfacing with out of memory datasets using the dplyr interface. All dplyr verbs are computed in the most laziest possible manner to minimize RAM usage and data transfer to offline systems.

Getting started

Package details

Maintainer
LicenseMPL-2.0 | file LICENSE
Version0.1.1
URL https://fstpackage.github.io/lazyplyr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("MarcusKlik/lazyplyr")
MarcusKlik/lazyplyr documentation built on Dec. 17, 2021, 2:21 a.m.