tiledb_has_metadata: Test if TileDB Array has Metadata

View source: R/Metadata.R

tiledb_has_metadataR Documentation

Test if TileDB Array has Metadata

Description

Test if TileDB Array has Metadata

Usage

tiledb_has_metadata(arr, key)

Arguments

arr

A TileDB Array object

key

A character value describing a metadata key

Value

A logical value indicating if the given key exists in the metdata of the given array


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