Heterogenous domains are supported, including timestamps and characters.
# S4 method for tiledb_array,ANY
[(x, i, j, ..., drop = FALSE)
The resulting elements in the selected format
tiledb_array object
optional row index expression which can be a list in which case minimum and maximum of each list element determine a range; multiple list elements can be used to supply multiple ranges.
optional column index expression which can be a list in which case minimum and maximum of each list element determine a range; multiple list elements can be used to supply multiple ranges.
Extra parameters for method signature, currently unused.
Optional logical switch to drop dimensions, default FALSE, currently unused.
This function may still still change; the current implementation should be considered as an initial draft.