cache_report {zendown} | R Documentation |
Cache report
Description
Print a report at the console with cache statistics
Usage
cache_report(cache_type = NULL, cache_dir = NULL)
Arguments
cache_type |
character. Use |
cache_dir |
character. User specified cache directory for persistent cache type. |
Value
No return value. The function prints a report on the console.
Examples
mirror_deposit(deposit_id = 10959197)
cache_report()
[Package zendown version 0.1.0 Index]