tdb_select,tiledb_array-method: Select attributes from array for query
Description
Select attributes from array for query
Usage
# S4 method for tiledb_array
tdb_select(x, ...)
Arguments
x
A tiledb_array object as first argument, permitting piping
...
One or more attributes of the query
Value
The tiledb_array object, permitting piping