digest.cache: Default digest method

View source: R/cache.R

digest.cacheR Documentation

Default digest method

Description

Sets a default caching algorithm to use with run.cache

Usage

digest.cache(val)

Arguments

val

object to calculate hash over

Value

a hash of the sha256

Examples

digest.cache(c(1,2,3,4,5))
digest.cache('some example')

averissimo/loose.rock documentation built on Dec. 8, 2022, 11:53 p.m.