Learn R Programming

simpleCache (version 0.4.2)

getCacheDir: Fetcher of the currently set cache directory.

Description

getCacheDir retrieves the value of the option that stores the currently set cache directory path.

Usage

getCacheDir()

Arguments

Value

If the option is set, the path to the currently set cache directory; otherwise, NULL.