tiledb_group_get_metadata_from_index: Accesses Metadata by Index from a TileDB Group

View source: R/Group.R

tiledb_group_get_metadata_from_indexR Documentation

Accesses Metadata by Index from a TileDB Group

Description

Accesses Metadata by Index from a TileDB Group

Usage

tiledb_group_get_metadata_from_index(grp, idx)

Arguments

grp

A TileDB Group object as for example returned by tiledb_group()

idx

A numeric value with the index of the metadata object to be retrieved

Value

The requested object, or NULL is not found


TileDB-Inc/TileDB-R documentation built on Oct. 2, 2024, 8:14 a.m.