cleanUp: Clean Up and Free Memory

View source: R/fun_cleaning.R

cleanUpR Documentation

Clean Up and Free Memory

Description

This function deletes the contents of the scratch folder and uses garbage collection to return memory to the OS.

Usage

cleanUp(scratch = scratch_path)

Arguments

scratch

The scratch (temporary) folder where outputs are saved

Value

Nothing; deletes contents of the scratch folder.


ecoservR/ecoserv_tool documentation built on April 5, 2025, 1:49 a.m.