Definition of generic methods
domain(object, ...) dimensions(object, ...) attrs(object, idx, ...) cell_order(object, ...) tile_order(object, ...) filter_list(object, ...) filter_list(x) <- value is.sparse(object, ...) tiledb_ndim(object, ...) name(object) datatype(object) config(object, ...) schema(object, ...) tile(object) is.integral(object) nfilters(object)
object | A TileDB object |
---|---|
... | Variable argument |
idx | An index argument |
x | A TileDB Object |
value | A value to be assigned |