return.array-tiledb_array-method: Retrieve array return toggle

return.arrayR Documentation

Retrieve array return toggle

Description

A tiledb_array object can be returned as an array (or list of arrays), or, if select, as a data.frame or as a matrix. This methods returns the selection value for the array selection.

Usage

return.array(object, ...)

## S4 method for signature 'tiledb_array'
return.array(object)

Arguments

object

A tiledb_array object

...

Currently unused

Value

A logical value indicating whether array return is selected


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