tiledb_object_type | R Documentation |
Object types:
"ARRAY"
, dense or sparse TileDB array
"GROUP"
, TileDB group
'"INVALID"“, not a TileDB resource
tiledb_object_type(uri, ctx = tiledb_get_context())
uri |
path to TileDB resource |
ctx |
tiledb_ctx object (optional) |
TileDB object type string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.