clear_osv_cache {rosv} | R Documentation |
Reset cached results of OSV calls
Description
A thin wrapper around forget
to clear cached results and
deletes all cached files under the ROSV_CACHE_GLOBAL
environment variable location.
Usage
clear_osv_cache()
Value
Invisibly returns a logical value of TRUE
if cache cleared without error.
Examples
clear_osv_cache()
[Package rosv version 0.5.1 Index]