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