Deprecated. The cached data base is now cleaned when the R sessions ends automatically.
Usage
clean_cache(tempPath = tempdir())
Details
Cleans the temporary cache, specified by tempdir()
. This function had to be executed at the end of an R
session if
getGADS_fast
or getTrendGADS
with fast = TRUE
had been used.