cartowong/oo: Object-oriented framework for R programming

This package allows one to implement object-oriented design in R. One may define classes, add getters and setters, extend a class, and override methods. This framework is compatible with code completion if the IDE supports it.

Getting started

Package details

AuthorCarto Wong
MaintainerCarto Wong <cartowong@gmail.com>
LicenseGPL-3
Version5.7.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cartowong/oo")
cartowong/oo documentation built on May 21, 2019, 2:21 p.m.