Skip to content

lhsego/trelliscope

 
 

Repository files navigation

Trelliscope: Detailed Visualization of Large Complex Data in R

Build Status

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

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")

Tutorial

To get started, see the package documentation and function reference located here.

License

This software is currently under the BSD license. Please read the license document.

Acknowledgement

Trelliscope development is sponsored by the DARPA XDATA program.

About

Detailed Visualization of Large Complex Data in R

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 43.8%
  • JavaScript 26.4%
  • CSS 17.9%
  • HTML 11.9%