Skip to contents

A tiledb_dense 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

return.data.frame(x) <- value

# S4 method for tiledb_dense
return.data.frame(x) <- value

Arguments

x

A tiledb_dense array object

value

A logical value with the selection

Value

The modified tiledb_dense array object