This function invokes a consolidation operation. Parameters affecting the operation can be set via an optional configuration object. Start and end timestamps can also be set directly.
Usage
array_consolidate(
uri,
cfg = NULL,
start_time,
end_time,
ctx = tiledb_get_context()
)