Delete entry from cache
Arguments
- x
(
CacheEntryList) The CacheEntryList object to modify.- families
(
character | NULL) The font families to delete. If NULL, all entries are deleted.- remove_files
(
logical(1)) IfTRUEattempt to delete files referenced by removed entries (default: TRUE).- cache_dir
(
character(1) | NULL) The cache directory to delete from. If NULL, the default cache directory is used.
See also
Other cache:
cache_clean(),
cache_get(),
cache_get_weights(),
cache_read(),
cache_write()
