tiledb_array_is_open_for_reading | R Documentation |
Test if TileDB Array is open for reading
tiledb_array_is_open_for_reading(arr)
arr |
A TileDB Array object as for example returned by |
A boolean indicating whether the TileDB Array object is open, and the mode is "READ".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.