datadr: Divide and Recombine in R
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
options(repos = c(tessera = "http://packages.tessera.io", getOption("repos")))
install.packages("datadr")Alternatively, you can install directly from github:
devtools::install_github("tesseradata/datadr")License
This software is currently under the BSD license. Please read the license document.
Acknowledgement
datadr development is sponsored by:
- U.S. Department of Defense Advanced Research Projects Agency, XDATA program
- U.S. Department of Homeland Security, Science and Technology Directorate, Homeland Security Advanced Research Projects Agency (HSARPA)
- Pacific Northwest National Laboratory, operated by Battelle for the U.S. Department of Energy, LDRD Program, Signature Discovery and Future Power Grid Initiatives