lawinslow / hydrolinks

National Hydrography Network Dataset Tools for R
Other
10 stars 4 forks source link

Add a `clear_cache` function #30

Closed lawinslow closed 6 years ago

lawinslow commented 6 years ago

For those that want to clean up hard drive space after use. @rainshapes

lawinslow commented 6 years ago

Also, while at it, standardize name on all functions dealing with the local cache. I'd say

cache_set_dir cache_get_dir cache_clear cache_info < - gives # files and total space taken by local cache.

lawinslow commented 6 years ago

Fully implemented in v0.7.1