scopus_cache_clear: Clear the scopusflow managed cache

View source: R/fetch_plan.R

scopus_cache_clearR Documentation

Clear the scopusflow managed cache

Description

Deletes the cache files written under scopus_cache_dir(). A cache you created in a directory of your own is left untouched.

Usage

scopus_cache_clear()

Value

Invisibly, TRUE once the managed cache directory is removed or found to be absent.

Examples

# Safe to call even when nothing is cached.
scopus_cache_clear()

scopusflow documentation built on June 20, 2026, 5:06 p.m.