Removes intermediate and temporary objects created during analysis to free memory. This is particularly useful for large-scale analyses.
Usage
mem_cleanup(keep_results = TRUE, verbose = TRUE, env = parent.frame())Removes intermediate and temporary objects created during analysis to free memory. This is particularly useful for large-scale analyses.
mem_cleanup(keep_results = TRUE, verbose = TRUE, env = parent.frame())