tiledb_group_is_relative: Test if a Named Group is Using a Relative URI

View source: R/Group.R

tiledb_group_is_relativeR Documentation

Test if a Named Group is Using a Relative URI

Description

Test if a Named Group is Using a Relative URI

Usage

tiledb_group_is_relative(grp, name)

Arguments

grp

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

name

A character value with a group name

Value

A boolean indicating whether the group uses a relative URI or not


TileDB-Inc/TileDB-R documentation built on April 13, 2025, 8:25 a.m.