Retrieve attributes from tiledb_array
object
Source: R/TileDBArray.R
attrs-tiledb_array-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.
Usage
# S4 method for class 'tiledb_array,ANY'
attrs(object)