jayemerson/big.char: Provides Very Large Vectors of Character Strings

This package extends bigmemory's big.matrix objects to support big vectors of character strings. The only constraint is the user-specified maximum character length which must be satisfied for every string in the vector. Shorter strings are padded with NAs, consuming (and wasting) space, but this is unavoidable given the use of memory-mapped files.

Getting started

Package details

AuthorJay Emerson
MaintainerJay Emerson <john.emerson@yale.edu>
LicenseLGPL-3
Version1.0.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jayemerson/big.char")
jayemerson/big.char documentation built on May 18, 2019, 5:57 p.m.