Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.17 KB

Trelliscope: Detailed Visualization of Large Complex Data in R

Join the chat at https://gitter.im/delta-rho/users Build Status CRAN

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.