Learn R Programming

tiledb (version 0.30.2)

tiledb_group_has_metadata: Checks for Metadata in a TileDB Group

Description

Checks for Metadata in a TileDB Group

Usage

tiledb_group_has_metadata(grp, key)

Value

A boolean value indicating with the object is present

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