tiledb_domain_get_dimension_from_index {tiledb} | R Documentation |
Returns a Dimension indicated by index for the given TileDB Domain
tiledb_domain_get_dimension_from_index(domain, idx)
domain |
TileDB Domain object |
idx |
Integer index of the selected dimension |
TileDB Dimension object