Learn R Programming

reproducible (version 1.1.1)

.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, ...)

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.