tiledb_current_domain_is_empty {tiledb} | R Documentation |
Test tiledb_current_domain
object for being empty
Description
Test tiledb_current_domain
object for being empty
Usage
tiledb_current_domain_is_empty(cd)
Arguments
cd |
A TileDB CurrentDomain object |
Value
A boolean indicating whether the object is empty or not
[Package tiledb version 0.29.0 Index]