deletecache: Delete the cache

Description Usage Arguments Details Value

View source: R/vizcache.R

Description

This function clears the entire cache by deleting the cache directory

Usage

1
deletecache(cachedir = NULL)

Arguments

cachedir

the path to the cache directory

Details

If cachedir is NULL, then the cache directory returned by cache is removed.

Value

The result of unlink is returned.


rdpeng/cacher documentation built on May 27, 2019, 3:06 a.m.