clear.cache: Clear MatchingPursuit Cache

View source: R/clear.cache.R

clear.cacheR Documentation

Clear MatchingPursuit Cache

Description

Deletes all files in the MatchingPursuit cache directory.

Usage

clear.cache()

Value

Logical scalar. TRUE if all files were successfully removed, FALSE otherwise. The return value is invisible.

Examples

if (interactive()) {
  clear.cache()
}

MatchingPursuit documentation built on April 9, 2026, 9:08 a.m.