Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.01 KB

File metadata and controls

28 lines (16 loc) · 1.01 KB

datadr: Divide and Recombine in R

Build Status

datadr is an R package that leverages RHIPE to provide a simple interface to division and recombination (D&R) methods for large complex data.

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

Visualization tools based on D&R can be found here.

Installation

This package will not be submitted to CRAN until it has matured.

To install this package from github, do the following from the R console:

library(devtools)
install_github("datadr", "tesseradata")

License

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

Acknowledgement

datadr development is sponsored by the DARPA XDATA program.