return.array<- | R Documentation |
A tiledb_array
object can be returned as an array (or list of arrays),
or, if select, as a data.frame
or a matrix
. This methods sets the
selection value for a array
.
return.array(x) <- value
## S4 replacement method for signature 'tiledb_array'
return.array(x) <- value
x |
A |
value |
A logical value with the selection |
The modified tiledb_array
array object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.