tdb_collect-tiledb_array-method: Collect the query results to finalize piped expression

tdb_collect,tiledb_array-methodR Documentation

Collect the query results to finalize piped expression

Description

Collect the query results to finalize piped expression

Usage

## S4 method for signature 'tiledb_array'
tdb_collect(x, ...)

Arguments

x

A tiledb_array object as first argument, permitting piping

...

Ignored

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)


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.