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.
return.data.frame(x) <- value # S4 method for tiledb_dense return.data.frame(x) <- value
x | A |
---|---|
value | A logical value with the selection |
The modified tiledb_dense
array object