return.data.frame-set-tiledb_array-method: Set data.frame return toggle

return.data.frame<-,tiledb_array-methodR Documentation

Set data.frame return toggle

Description

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

Usage

## S4 replacement method for signature 'tiledb_array'
return.data.frame(x) <- value

Arguments

x

A tiledb_array object

value

A logical value with the selection

Value

The modified tiledb_array array object


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