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