decisionpatterns/S4Data: Drop-in S4 classes for base R data.frame, vector, list and data.tables that allow for overloading and polymorphism of base data accessors: $, [[, [

Provides objects S4.data.frame and S4.data.table. These objects allow non-standard definitions for the accessor functions: $, [[, [

Getting started

Package details

AuthorChristopher Brown
MaintainerChristopher Brown <chris.brown -at- decisionpatterns.com>
LicenseGPLv2
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("decisionpatterns/S4Data")
decisionpatterns/S4Data documentation built on May 15, 2019, 1:55 a.m.