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 schema for a TileDB Array

attr

A character variable with an attribute name

Value

A boolean value indicating if the attribute exists in the schema


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