.debugCache: Attach debug info to return for Cache
Description
Internal use only. Attaches an attribute to the output, usable for
debugging the Cache.
Usage
.debugCache(obj, preDigest, ...)
Value
The same object as obj
, but with 2 attributes set.
Arguments
- obj
An arbitrary R object.
- preDigest
A list of hashes.
- ...
Dots passed from Cache