pkgmaker (version 0.32.10)

digest_function: Compute Function Digest Hash

Description

Computes a digest hash of the body and signature of a function. Note that the hash is not affected by attributes or the function's environment.

Usage

digest_function(fun, n = Inf)

Value

a character string

Arguments

fun

a function

n

a single numeric that indicates the length of the hash.

Details

The hash itself is computed using digest::digest.