internal.cache.filename: Construct the file names for the cache and hash

.cache.filenameR Documentation

Construct the file names for the cache and hash

Description

Construct the file names for the cache and hash

Usage

.cache.filename(variable, cache_format)

Arguments

variable

Variable name for which to construct file names

cache_format

expression as returned by .cache.format

Details

The returned object is a list with two fields:

  • data: The path to the file in which the variable contents will be saved;

  • hash: The path to the file in which the cache metadata will be stored.

Value

A list with file names


johnmyleswhite/ProjectTemplate documentation built on April 24, 2024, 9:23 a.m.