Learn R Programming

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

objectSignals (version 0.10.2)

objectSignals

Description

A mutable Signal object can report changes to its state, clients could register functions so that they are called whenever the signal is emited. The signal could be emited, disconnected, blocked, unblocked, and buffered.

Copy Link

Version

Install

install.packages('objectSignals')

Monthly Downloads

354

Version

0.10.2

License

GPL (>= 2)

Maintainer

Tengfei Yin

Last Published

October 28th, 2011

Functions in objectSignals (0.10.2)

fieldWithPrototype

Fields with prototypes
Signal-class

Signal objects
declareSignal

Declaring a signal field