this_cache: Get the cache at the exact file path specified....

View source: R/deprecated.R

this_cacheR Documentation

Get the cache at the exact file path specified. [Deprecated]

Description

This function does not apply to in-memory caches such as storr_environment().

Usage

this_cache(
  path = NULL,
  force = FALSE,
  verbose = 1L,
  fetch_cache = NULL,
  console_log_file = NULL
)

Arguments

path

File path of the cache.

force

Deprecated.

verbose

Deprecated on 2019-09-11.

fetch_cache

Deprecated.

console_log_file

Deprecated in favor of log_make.

Value

A drake/storr cache at the specified path, if it exists.


ropensci/drake documentation built on March 4, 2024, 6:02 p.m.