tiledb_domain_get_dimension_from_index: Returns a Dimension indicated by index for the given TileDB...

View source: R/Domain.R

tiledb_domain_get_dimension_from_indexR Documentation

Returns a Dimension indicated by index for the given TileDB Domain

Description

Returns a Dimension indicated by index for the given TileDB Domain

Usage

tiledb_domain_get_dimension_from_index(domain, idx)

Arguments

domain

TileDB Domain object

idx

Integer index of the selected dimension

Value

TileDB Dimension object


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.