has_attribute {tiledb} | R Documentation |
Check a schema for a given attribute name
has_attribute(schema, attr)
schema |
A schema for a TileDB Array |
attr |
A character variable with an attribute name |
A boolean value indicating if the attribute exists in the schema