Creates a 'tiledb_group' object
Usage
tiledb_group(
uri,
type = c("READ", "WRITE"),
ctx = tiledb_get_context(),
cfg = NULL
)
Creates a 'tiledb_group' object
tiledb_group(
uri,
type = c("READ", "WRITE"),
ctx = tiledb_get_context(),
cfg = NULL
)