tiledb_has_metadata | R Documentation |
Test if TileDB Array has Metadata
tiledb_has_metadata(arr, key)
arr |
A TileDB Array object |
key |
A character value describing a metadata key |
A logical value indicating if the given key exists in the metdata of the given array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.