tdb_select,tiledb_array-method {tiledb} | R Documentation |
Select attributes from array for query
## S4 method for signature 'tiledb_array'
tdb_select(x, ...)
x |
A tiledb_array object as first argument, permitting piping |
... |
One or more attributes of the query |
The tiledb_array object, permitting piping