tiledb_array_is_open: Test if TileDB Array is open
Description
Test if TileDB Array is open
Usage
tiledb_array_is_open(arr)
Value
A boolean indicating whether the TileDB Array object is open
Arguments
- arr
A TileDB Array object as for example returned by tiledb_array()