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-Inc/TileDB-R documentation built on April 13, 2025, 8:25 a.m.