Learn R Programming

tiledb (version 0.30.2)

tiledb_group_is_relative: 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)

Value

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

Arguments

grp

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

name

A character value with a group name