tiledb_sparse
objectR/SparseArray.R
attrs-tiledb_sparse-ANY-method.Rd
By default, all attributes will be selected. But if a subset of attribute
names is assigned to the internal slot attrs
, then only those attributes
will be queried. This methods accesses the slot.
# S4 method for tiledb_sparse,ANY attrs(object)
object | A |
---|
An empty character vector if no attributes have been selected or else a vector with attributes.