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.
For simple use, all that is needed for Trelliscope is R. Trelliscope depends on the datadr
package. To install this package from github, do the following from the R console:
library(devtools)
install_github("tesseradata/datadr")
install_github("tesseradata/trelliscope")
To get started, see the package documentation and function reference located here.
This software is currently under the BSD license. Please read the license document.
Trelliscope development is sponsored by the DARPA XDATA program.