Trelliscope: Detailed Visualization of Large Complex Data in R
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.
Installation
# from CRAN:
install.packages("trelliscope")
# from github:
devtools::install_github("delta-rho/datadr")
devtools::install_github("delta-rho/trelliscope")
Tutorial
To get started, see the package documentation and function reference located here.
License
This software is currently under the BSD license.
Acknowledgement
Trelliscope development is sponsored by the DARPA XDATA program.