plumbr: Mutable and Dynamic Data Models

The base R data.frame, like any vector, is copied upon modification. This behavior is at odds with that of GUIs and interactive graphics. To rectify this, plumbr provides a mutable, dynamic tabular data model. Models may be chained together to form the complex plumbing necessary for sophisticated graphical interfaces. Also included is a general framework for linking datasets; an typical use case would be a linked brush.

Getting started

Package details

AuthorMichael Lawrence, Hadley Wickham
MaintainerMichael Lawrence <michafla@gene.com>
LicenseGPL (>= 2)
Version0.6.10
URL https://github.com/ggobi/plumbr/wiki
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("plumbr")

Try the plumbr package in your browser

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

plumbr documentation built on May 7, 2022, 1:05 a.m.