tiledb_domain_has_dimension | R Documentation |
Check a domain for a given dimension name
tiledb_domain_has_dimension(domain, name)
domain |
A domain of a TileDB Array schema |
name |
A character variable with a dimension name |
A boolean value indicating if the dimension exists in the domain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.