tiledb_array_is_open_for_writing | R Documentation |
Test if TileDB Array is open for writing
tiledb_array_is_open_for_writing(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 "WRITE".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.