tdb_collect,tiledb_array-method: Collect the query results to finalize piped expression
Description
Collect the query results to finalize piped expression
Usage
# S4 method for tiledb_array
tdb_collect(x, ...)
Value
The object returning from a tiledb_array query (the type of which can be
set via the return preference mechanism, see the help for "["
accessor)
Arguments
- x
A tiledb_array object as first argument, permitting piping
- ...
Ignored