setSharedCacheDir.Rd
Sets global variable specifying the default cache directory for
simpleCacheShared
calls; this function is simply a helper alias for caching
results that will be used across projects.
setSharedCacheDir(sharedCacheDir = NULL)
sharedCacheDir | Directory where shared caches should be stored |
---|