has_attribute: Check a schema for a given attribute name
Description
Check a schema for a given attribute name
Usage
has_attribute(schema, attr)
Value
A boolean value indicating if the attribute exists in the schema
Arguments
- schema
A schema for a TileDB Array
- attr
A character variable with an attribute name