tiledb_attribute_set_enumeration_name | R Documentation |
Set a TileDB Attribute Enumeration Name
tiledb_attribute_set_enumeration_name(
attr,
enum_name,
ctx = tiledb_get_context()
)
attr |
A TileDB Attribute object |
enum_name |
A character value with the enumeration value |
ctx |
A Tiledb Context object (optional) |
The modified TileDB Attribute object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.