Flush all changes to disk. This only affects the data in the Andromeda temp folder.
This function is for advanced users, who wish to share the same underlying object with other processes, which is very dangerous if you don't know what you're doing.
flushAndromeda(andromeda, evictCache = TRUE)An Andromeda object.
If TRUE, will also evict the cache to free up memory.
This function does not return anything, but is executed for its side-effect.