This function returns a three-element character vector with the member object translated to character, uri, and optional name.
tiledb_group_member(grp, idx)
A character vector with three elements: the member type, its uri, and name
(or ""
if the member is unnamed).
A TileDB Group object as for example returned by tiledb_group()
A numeric value with the index of the metadata object to be retrieved