jeroenooms/RObjectTables: User-level attach()'able table support

The C and S code allows one to define R objects to be used as elements of the search path with their own semantics and facilities for reading and writing variables. The objects implement a simple interface via R functions (either methods or closures) and can access external data, e.g. in other applications, languages, formats, ...

Getting started

Package details

AuthorDuncan Temple Lang <duncan@research.bell-labs.com>
MaintainerDuncan Temple Lang <duncan@research.bell-labs.com>
LicenseGPL
Version0.3
URL http://www.omegahat.org/RObjectTables http://www.omegahat.org http://www.omegahat.org/bugs
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeroenooms/RObjectTables")
jeroenooms/RObjectTables documentation built on May 19, 2019, 6:11 a.m.