Learn R Programming

tiledb (version 0.9.2)

return.data.frame,tiledb_sparse-method: Retrieve data.frame return toggle

Description

A tiledb_sparse 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

# S4 method for tiledb_sparse
return.data.frame(object)

Arguments

object

A tiledb_sparse array object

Value

A logical value indicating whether data.frame return is selected