Learn R Programming

objectProperties (version 0.6.8)

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

335

Version

0.6.8

License

GPL (>= 2)

Last Published

May 2nd, 2022

Functions in objectProperties (0.6.8)

setNumericWithRange

Define a speicific range object
Enum-class

Enumerated types
properties

Properties signaling fileds
as.list-methods

Coercion to list
setIntegerWithRange

Define a speicific range object
comp

Bounded types for properties
PropertySet-class

PropertySet-class