tiledb_array_is_open_for_reading: Test if TileDB Array is open for reading

View source: R/Array.R

tiledb_array_is_open_for_readingR Documentation

Test if TileDB Array is open for reading

Description

Test if TileDB Array is open for reading

Usage

tiledb_array_is_open_for_reading(arr)

Arguments

arr

A TileDB Array object as for example returned by tiledb_array()

Value

A boolean indicating whether the TileDB Array object is open, and the mode is "READ".


TileDB-Inc/TileDB-R documentation built on April 13, 2025, 8:25 a.m.