Learn R Programming

sotkanet (version 0.10.1)

sotkanet_clean_cache: Clean sotkanet Cache

Description

Delete all .rds files from the sotkanet cache directory.

Usage

sotkanet_clean_cache(cache_dir = NULL)

Arguments

cache_dir

A path to the cache directory. If `NULL` (default) tries to clean default temporary cache directory.

Examples

Run this code
if (FALSE) {
SotkanetCleanCache()
}

Run the code above in your browser using DataLab