Learn R Programming

tiledb (version 0.30.2)

tiledb_group_is_open: Test if TileDB Group is open

Description

Test if TileDB Group is open

Usage

tiledb_group_is_open(grp)

Value

A boolean indicating whether the TileDB Group object is open

Arguments

grp

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