setCachePath: Sets the path to the file cache directory
Description
Sets the path to the file cache directory.
Usage
# S3 method for default
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.