Learn R Programming

BLSloadR (version 0.4)

bls_get_cache_dir: Get the current BLSloadR Cache Directory

Description

Displays the path currently being used for caching. This will check the `BLS_CACHE_DIR` environment variable, falling back to the default system cache directory if the variable is not set.

Usage

bls_get_cache_dir()

Arguments

Value

A character string of the cache path.