krlmlr/dfunbind: Column-wise loading of large data frames for package authors

When packaging data frames to a package, the entire data frame is loaded when first accessed. This is impractical if the data frame contains many columns and only few of them are needed. This package offers a workaround by providing functions to store and load data frames in one RDS file per column.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0-7.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("krlmlr/dfunbind")
krlmlr/dfunbind documentation built on May 20, 2019, 6:16 p.m.