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.10 | 
| Depends: | R (≥ 2.10.0) | 
| Imports: | utils, methods, objectSignals (≥ 0.10.2) | 
| Suggests: | plyr, testthat, MASS | 
| Published: | 2022-05-06 | 
| DOI: | 10.32614/CRAN.package.plumbr | 
| 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 | 
| Materials: | README | 
| CRAN checks: | plumbr results | 
| Reference manual: | plumbr.html , plumbr.pdf | 
| Package source: | plumbr_0.6.10.tar.gz | 
| Windows binaries: | r-devel: plumbr_0.6.10.zip, r-release: plumbr_0.6.10.zip, r-oldrel: plumbr_0.6.10.zip | 
| macOS binaries: | r-release (arm64): plumbr_0.6.10.tgz, r-oldrel (arm64): plumbr_0.6.10.tgz, r-release (x86_64): plumbr_0.6.10.tgz, r-oldrel (x86_64): plumbr_0.6.10.tgz | 
| Old sources: | plumbr archive | 
Please use the canonical form https://CRAN.R-project.org/package=plumbr to link to this page.