setCacheRootPath: Set Cache Root Path

Description Usage Arguments Examples

View source: R/setCacheRootPath.R

Description

Set Cache Root Path

Usage

1

Arguments

path

the cache root directory (DEFAULT: a temporary directory, but this can be change to a more permanent location)

Examples

1
2
3
4
5
setCacheRootPath()
## Not run: 
setCacheRootPath("~/.simpleRCache")

## End(Not run)

simpleRCache documentation built on July 16, 2021, 1:07 a.m.