sotkanet_clean_cache {sotkanet} | R Documentation |
Delete all .rds files from the sotkanet cache directory.
sotkanet_clean_cache(cache_dir = NULL)
cache_dir |
A path to the cache directory. If 'NULL' (default) tries to clean default temporary cache directory. |
## Not run:
SotkanetCleanCache()
## End(Not run)