Compute Function Digest Hash
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.
digest_function(fun, n = Inf)
fun |
a function |
n |
a single numeric that indicates the length of the hash. |
The hash itself is computed using digest::digest.
a character string
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.