attrs-tiledb_array-ANY-method: Retrieve attributes from 'tiledb_array' object

attrs,tiledb_array,ANY-methodR Documentation

Retrieve attributes from tiledb_array object

Description

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 signature 'tiledb_array,ANY'
attrs(object)

Arguments

object

A tiledb_array object

Value

An empty character vector if no attributes have been selected or else a vector with attributes; NA means no attributes will be returned.


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