tiledb_dense-class: An S4 class for a TileDB dense array
Description
An S4 class for a TileDB dense 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_dense 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.