Learn R Programming

rcrisp (version 0.3.1)

check_cache: Check cache

Description

A warning is raised if the cache size is > 100 MB or if it includes files older than 30 days.

Usage

check_cache()

Arguments

Value

NULL

Examples

Run this code
if (FALSE) { # interactive()
check_cache()
}

Run the code above in your browser using DataLab