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


ProjectTemplate documentation built on Nov. 20, 2023, 1:06 a.m.