tiledb_attribute_has_enumeration | R Documentation |
Test if TileDB Attribute has an Enumeration
tiledb_attribute_has_enumeration(attr, ctx = tiledb_get_context())
attr |
A TileDB Attribute object |
ctx |
A Tiledb Context object (optional) |
A logical value indicating if the attribute has an enumeration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.