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 as a matrix
. This methods returns
the selection value for the array
selection.
return.array(object, ...)
## S4 method for signature 'tiledb_array'
return.array(object)
object |
A |
... |
Currently unused |
A logical value indicating whether array
return is selected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.