powered by
Set Cache Root Path
setCacheRootPath(path = tempdir())
the cache root directory (DEFAULT: a temporary directory, but this can be change to a more permanent location)
# NOT RUN { setCacheRootPath() # } # NOT RUN { setCacheRootPath("~/.simpleRCache") # } # NOT RUN { # }
Run the code above in your browser using DataLab