drake (version 7.3.0)

cache_path: Deprecated. Return the file path where the cache is stored, if applicable.

Description

Deprecated on 2019-01-12.

Usage

cache_path(cache = NULL)

Arguments

cache

The cache whose file path you want to know.

Value

File path where the cache is stored.

Details

Currently only works with storr::storr_rds() file system caches.