tiledb_domain_get_dimension_from_name: Returns a Dimension indicated by name for the given TileDB...

View source: R/Domain.R

tiledb_domain_get_dimension_from_nameR Documentation

Returns a Dimension indicated by name for the given TileDB Domain

Description

Returns a Dimension indicated by name for the given TileDB Domain

Usage

tiledb_domain_get_dimension_from_name(domain, name)

Arguments

domain

TileDB Domain object

name

A character variable with a dimension name

Value

TileDB Dimension object


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