Learn R Programming

aoos (version 0.5.0)

Another Object Orientation System

Description

Another implementation of object-orientation in R. It provides syntactic sugar for the S4 class system and two alternative new implementations. One is an experimental version built around S4 and the other one makes it more convenient to work with lists as objects.

Copy Link

Version

Install

install.packages('aoos')

Monthly Downloads

568

Version

0.5.0

License

MIT + file LICENSE

Last Published

May 7th, 2017

Functions in aoos (0.5.0)

print.Print

S3 helper classes
Private-class

Private class
defineRefClass

Define a Reference Class
envCopy

Helpers for environments
aoos-class

Class aoos
defineClass

Define a new class
Accessor-class

Accessor class
Binary-class

Binary-class
%g%

Wrapper for writing S4 generics and methods
Show-class

Show class
.genericTest

Generic Test
%type%

Types
retList

Generic constructor function
parser_%m%

Parser for roxygen documentation
publicFunction

Constructors for public members