objectSignals: Observer Pattern for S4

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.

Getting started

Package details

AuthorMichael Lawrence, Tengfei Yin
MaintainerMichael Lawrence <michafla@gene.com>
LicenseGPL (>= 2)
Version0.10.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("objectSignals")

Try the objectSignals package in your browser

Any scripts or data that you put into this service are public.

objectSignals documentation built on April 5, 2022, 9:05 a.m.