return.data.frame: Retrieve data.frame return toggle
Description
A tiledb_dense object can be returned as an array (or list of arrays),
or, if select, as a data.frame. This methods returns the selection value.
Usage
return.data.frame(object, ...)# S4 method for tiledb_dense
return.data.frame(object)
Arguments
object
A tiledb_dense array object
Value
A logical value indicating whether data.frame return is selected