tiledb_sparse-class: An S4 class for a TileDB sparse array
Description
An S4 class for a TileDB sparse array
Arguments
Slots
ctx
A TileDB context object
uri
A character despription
as.data.frame
A logical value
attrs
A character vector
extended
A logical value
ptr
External pointer to the underlying implementation
Planned Deprecation
We plan to deprecate the tiledb_sparse array type in a future release. While exact
timelines have not been finalised, it is advised to the tiledb_array for both
dense and sparse arrays going forward.