Learn R Programming

tiledb (version 0.30.2)

tiledb_domain_get_dimension_from_index: 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)

Value

TileDB Dimension object

Arguments

domain

TileDB Domain object

idx

Integer index of the selected dimension