R/Array.R
tiledb_array_is_open_for_reading.Rd
Test if TileDB Array is open for reading
tiledb_array_is_open_for_reading(arr)
A TileDB Array object as for example returned by tiledb_array()
tiledb_array()
A boolean indicating whether the TileDB Array object is open, and the mode is "READ".