clear_osv_cache: Reset cached results of OSV calls

View source: R/utils.R

clear_osv_cacheR 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()

rosv documentation built on May 29, 2024, 2:58 a.m.