Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 266 Bytes

scidbutil

R util functions for SciDB array database to handle imagery.

Install using:

devtools::install_github("albhasan/scidbutil")

To include the vignettes, use instead:

devtools::install_github("albhasan/scidbutil", build_vignettes = TRUE)