An extension of Trellis Display that enables creation, organization, and interactive viewing of multi-panel displays created against potentially very large data sets. The dynamic viewer tiles panels of a display across the screen in a web browser and allows the user to interactively page through the panels and sort and filter them based on "cognostic" metrics computed for each panel. Panels can be created using many of R's plotting capabilities, including base R graphics, 'lattice', 'ggplot2', and many 'htmlwidgets'. Conditioning is handled through the 'datadr' package, which enables 'Trelliscope' displays with potentially millions of panels to be created against terabytes of data on systems like 'Hadoop'. While designed to scale, 'Trelliscope' displays can also be very useful for small data sets.
Version: | 0.9.8 |
Depends: | R (≥ 3.0.0), datadr (≥ 0.8.5) |
Imports: | lattice (≥ 0.20-23), ggplot2, data.table, base64enc, shiny (≥ 0.12.0), htmlwidgets (≥ 0.5.0), digest, jsonlite, hexbin, png, jpeg, DistributionUtils, htmltools, curl, rsconnect |
Suggests: | Cairo, dplyr, testthat (≥ 0.11.0), roxygen2 (≥ 5.0.1), scagnostics, housingData |
Published: | 2017-09-20 |
Author: | Ryan Hafen [aut, cre], Jeremiah Rounds [ctb], Barret Schloerke [ctb], Landon Sego [ctb] |
Maintainer: | Ryan Hafen <rhafen at gmail.com> |
BugReports: | https://github.com/delta-rho/trelliscope/issues |
License: | BSD_3_clause + file LICENSE |
URL: | http://deltarho.org/docs-trelliscope |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | trelliscope results |
Reference manual: | trelliscope.pdf |
Package source: | trelliscope_0.9.8.tar.gz |
Windows binaries: | r-devel: trelliscope_0.9.8.zip, r-release: trelliscope_0.9.8.zip, r-oldrel: trelliscope_0.9.8.zip |
OS X El Capitan binaries: | r-release: trelliscope_0.9.8.tgz |
OS X Mavericks binaries: | r-oldrel: trelliscope_0.9.8.tgz |
Old sources: | trelliscope archive |
Please use the canonical form https://CRAN.R-project.org/package=trelliscope to link to this page.