tiledb_array_is_open: Test if TileDB Array is open

View source: R/Array.R

tiledb_array_is_openR Documentation

Test if TileDB Array is open

Description

Test if TileDB Array is open

Usage

tiledb_array_is_open(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


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.