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.
| Version: | 0.6.6 |
| Depends: | R (≥ 2.10.0) |
| Imports: | utils, methods, objectSignals (≥ 0.10.2) |
| Suggests: | plyr, testthat, MASS |
| Published: | 2012-03-18 |
| Author: | Michael Lawrence, Hadley Wickham |
| Maintainer: | Michael Lawrence <michafla at gene.com> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/ggobi/plumbr/wiki |
| NeedsCompilation: | no |
| CRAN checks: | plumbr results |
| Package source: | plumbr_0.6.6.tar.gz |
| MacOS X binary: | plumbr_0.6.6.tgz |
| Windows binary: | plumbr_0.6.6.zip |
| Reference manual: | plumbr.pdf |
| Old sources: | plumbr archive |