g.data: Delayed-Data Packages

Create and maintain delayed-data packages (ddp's). Data stored in a ddp are available on demand, but do not take up memory until requested. You attach a ddp with g.data.attach(), then read from it and assign to it in a manner similar to S-PLUS, except that you must run g.data.save() to actually commit to disk.

Package details

AuthorDavid Brahm <brahm@alum.mit.edu>
MaintainerDavid Brahm <brahm@alum.mit.edu>
LicenseGPL
Version2.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("g.data")

Try the g.data package in your browser

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

g.data documentation built on May 1, 2019, 8:50 p.m.