has_attribute: Check a schema for a given attribute name

View source: R/ArraySchema.R

has_attributeR Documentation

Check a schema for a given attribute name

Description

Check a schema for a given attribute name

Usage

has_attribute(schema, attr)

Arguments

schema

A TileDB Schema object

attr

A character variable with an attribute name

Value

A boolean value indicating if the attribute exists in the schema


tiledb documentation built on June 8, 2025, 11:14 a.m.