tiledb_group_has_metadata: Checks for Metadata in a TileDB Group

View source: R/Group.R

tiledb_group_has_metadataR Documentation

Checks for Metadata in a TileDB Group

Description

Checks for Metadata in a TileDB Group

Usage

tiledb_group_has_metadata(grp, key)

Arguments

grp

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

key

A character value with they index under which the data will be written

Value

A boolean value indicating with the object is present


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