Skip to contents

Selects attributes for the given TileDB array

Usage

attrs(x) <- value

# S4 method for tiledb_dense
attrs(x) <- value

Arguments

x

A tiledb_dense array object

value

A character vector with attributes

Value

The modified tiledb_dense array object