Trelliscope is an R package to be used in conjunction with datadr and RHIPE to provide a framework for detailed visualization of large complex data.
# from CRAN:
install.packages("trelliscope")
# from github:
devtools::install_github("delta-rho/datadr")
devtools::install_github("delta-rho/trelliscope")
To get started, see the package documentation and function reference located here.
This software is currently under the BSD license.
Trelliscope development is sponsored by the DARPA XDATA program.