tiledb_attribute_is_ordered_enumeration_ptr | R Documentation |
Check if TileDB Attribute Enumeration is Ordered
tiledb_attribute_is_ordered_enumeration_ptr(
attr,
arrptr,
ctx = tiledb_get_context()
)
attr |
A Tiledb Array object |
arrptr |
A Tiledb Array object pointer |
ctx |
A Tiledb Context object (optional) |
A character vector with the enumeration (of length zero if none)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.