Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

setCachePath

Sets the path to the file cache directory


Description

Sets the path to the file cache directory.

Usage

## Default S3 method:
setCachePath(dirs=NULL, path=NULL, ...)

Arguments

dirs

A character vector constituting the path to the cache subdirectory of interest.

path

The path to override the path according to the dirs argument.

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also


R.cache

Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations

v0.15.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.