Internal use only. Attaches an attribute to the output, usable for debugging the Cache.

.debugCache(obj, preDigest, ...)

Arguments

obj

An arbitrary R object.

preDigest

A list of hashes.

...

Dots passed from Cache

Value

The same object as obj, but with 2 attributes set.

Author

Eliot McIntire