has_attribute: 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