Skip to content

Detailed Visualization of Large Complex Data in R

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

hdoubleu/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

# from CRAN:
install.packages("trelliscope")

# from packages.tessera.io:
options(repos = c(tessera = "http://packages.tessera.io", getOption("repos")))
install.packages("trelliscope")

# from github:
devtools::install_github("tesseradata/datadr")
devtools::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.

Acknowledgement

Trelliscope development is sponsored by the DARPA XDATA program.

About

Detailed Visualization of Large Complex Data in R

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 47.1%
  • JavaScript 24.9%
  • CSS 16.8%
  • HTML 11.2%