hash_it: Generate a hash of an object

View source: R/plan.R

hash_itR Documentation

Generate a hash of an object

Description

Internal function to create a hash of an object using the digest package.

Usage

hash_it(x)

Arguments

x

The object to hash

Value

A character string containing the hash


plnr documentation built on Nov. 23, 2025, 1:06 a.m.