has_attribute | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.