slide_cache_clean.Rd
Removes the cache file created by check_slides_many(), if it exists.
check_slides_many()
slide_cache_clean()
TRUE (invisibly) if the file was deleted, FALSE if it did not exist.
TRUE
FALSE
if (FALSE) { # \dontrun{ slide_cache_clean() } # }