clear_cache {rcrisp} | R Documentation |
Remove cache files
Description
Remove files from cache directory either before a given date or entirely.
Usage
clear_cache(before_date = NULL)
Arguments
before_date |
Date before which cache files should be removed provided as Date |
Value
List of file paths of removed files
Examples
clear_cache()
[Package rcrisp version 0.1.4 Index]