A tiledb_array object can be returned as a ‘list’ (default), ‘array’,
‘matrix’, ‘data.frame’, ‘data.table’ or ‘tibble’. This method
This methods permits to set a preference of returning a list, array,
matrix, data.frame, a data.table, or a tibble. The default
value of “asis” means that no conversion is performed and a list is returned.
return_as(x) <- value# S4 method for tiledb_array
return_as(x) <- value
The modified tiledb_array array object
A tiledb_array object
A character value with the selection