sotkanet_clean_cache {sotkanet} | R Documentation |
Clean sotkanet Cache
Description
Delete all .rds files from the sotkanet cache directory.
Usage
sotkanet_clean_cache(cache_dir = NULL)
Arguments
cache_dir |
A path to the cache directory. If 'NULL' (default) tries to clean default temporary cache directory. |
Examples
## Not run:
SotkanetCleanCache()
## End(Not run)
[Package sotkanet version 0.10.1 Index]