After consolidation, remove consolidated fragments of a TileDB Array
Source:R/TileDBArray.R
array_vacuum.Rd
This function can remove fragments following a consolidation step. Note that vacuuming should not be run if one intends to use the TileDB time-traveling feature of opening arrays at particular timestamps.
Usage
array_vacuum(uri, cfg = NULL, start_time, end_time, ctx = tiledb_get_context())