Learn R Programming

rosv (version 0.5.1)

clear_osv_cache: 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()

Arguments

Value

Invisibly returns a logical value of TRUE if cache cleared without error.

Examples

Run this code
clear_osv_cache()

Run the code above in your browser using DataLab