check: Check the schema for correctness
Description
Returns the tiledb_array schema for correctness
Usage
check(object)# S4 method for tiledb_array_schema
check(object)
tiledb_array_schema_check(object)
Value
The boolean value TRUE is returned for a correct
schema; for an incorrect schema an error condition is triggered.