attrs-set-tiledb_array-method: Selects attributes for the given TileDB array

attrs<-,tiledb_array-methodR Documentation

Selects attributes for the given TileDB array

Description

Selects attributes for the given TileDB array

Usage

## S4 replacement method for signature 'tiledb_array'
attrs(x) <- value

Arguments

x

A tiledb_array object

value

A character vector with attributes; the value NA_character_ signals no attributes should be returned; default is an empty character vector implying all columns are returned.

Value

The modified tiledb_array object


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.