Learn R Programming

objectSignals (version 0.10.3)

Observer Pattern for S4

Description

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

Copy Link

Version

Install

install.packages('objectSignals')

Monthly Downloads

451

Version

0.10.3

License

GPL (>= 2)

Maintainer

Michael Lawrence

Last Published

April 5th, 2022

Functions in objectSignals (0.10.3)

fieldWithPrototype

Fields with prototypes
Signal-class

Signal objects
declareSignal

Declaring a signal field