tiledb_get_metadata | R Documentation |
Return a TileDB Array Metadata object given by key
tiledb_get_metadata(arr, key)
arr |
A TileDB Array object |
key |
A character value describing a metadata key |
A object stored in the Metadata under the given key, or ‘NULL’ if none found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.