clean_ohvbd_cache: Delete files from ohvbd cache directories

View source: R/utils-cache.R

clean_ohvbd_cacheR Documentation

Delete files from ohvbd cache directories

Description

Delete files from ohvbd cache directories

Usage

clean_ohvbd_cache(subdir = NULL, path = NULL, dryrun = FALSE, force = FALSE)

Arguments

subdir

a subdirectory or list of subdirectories to clean.

path

location within which to remove rda files. (Defaults to the standard ohvbd cache location).

dryrun

if TRUE list files that would be deleted, but do not remove.

force

do not ask for confirmation before cleaning.

Value

No return value, called for side effects

Author(s)

Francis Windram

Examples


clean_ad_cache()


ohvbd documentation built on March 10, 2026, 1:07 a.m.