TileDBArray-pkg {TileDBArray} | R Documentation |
Implements the TileDB framework as a DelayedArray backend, with read and write functionality for both dense and sparse arrays. Currently only integer, logical and double-precision values are supported.
Aaron Lun