crancache_remove | R Documentation |
The function ignores errors, so if it fails to remove a package, it just continues with the rest of the packages.
crancache_remove(pkgs)
pkgs |
A character vector of regular expressions, that are matched to file names in all package directories. The matching files are removed from the cache. |
Other cache management functions: crancache_clean
,
crancache_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.