internal.cache.hash: Calculate the hash of the data stored in a variable

.cache.hashR Documentation

Calculate the hash of the data stored in a variable

Description

Calculate the hash of the data stored in a variable

Usage

.cache.hash(variables, env = .TargetEnv)

Arguments

variables

character vector of variable names

env

environment from which to load the variable

Details

The hashes are calculated using the digest::digest function.

Value

data.frame with the variable names and the corresponding hashes


johnmyleswhite/ProjectTemplate documentation built on June 14, 2025, 3:36 a.m.