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


eddelbuettel/tldbr documentation built on Sept. 24, 2024, 5:28 a.m.