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 documentation built on Sept. 27, 2023, 9:06 a.m.