Learn R Programming

rb3 (version 0.0.12)

cachedir: Returns rb3 package cache directory

Description

Returns rb3 package cache directory

Usage

cachedir()

Arguments

Value

a string with the file path of rb3 cache directory

Details

In order to set a default directory for cache, which is a good idea for those who want to increase data historically, the option rb3.cachedir can be set. Once it is set, the defined directory will be used as the default cachedir.

Examples

Run this code
cachedir()

Run the code above in your browser using DataLab