tiledb_group_is_relative {tiledb} | R Documentation |
Test if a Named Group is Using a Relative URI
tiledb_group_is_relative(grp, name)
grp |
A TileDB Group object as for example returned by |
name |
A character value with a group name |
A boolean indicating whether the group uses a relative URI or not