Learn R Programming

⚠️There's a newer version (0.6.8) of this package.Take me there.

objectProperties (version 0.5.1)

A factory of self-describing properties.

Description

Supports the definition of sets of properties on objects. Observers can listen to changes on individual properties or the set as a whole. The properties are meant to be fully self-describing. In support of this, there is a framework for defining enumerated types, as well as other bounded types, as S4 classes.

Copy Link

Version

Install

install.packages('objectProperties')

Monthly Downloads

488

Version

0.5.1

License

GPL (>= 2)

Maintainer

Tengfei Yin

Last Published

August 13th, 2011

Functions in objectProperties (0.5.1)

setNumericWithRange

Define a speicific range object
setProperties

Properties class
as.list-methods

Coercion to list
Enum-class

Enumerated types
comp

Bounded types for properties