checkobject: Verify cached objects

Description Usage Arguments Details Value

Description

Verify the integrity of objects cached in the database

Usage

1

Arguments

num

code expression sequence number

Details

If num is missing, then all of the objects from all of the expressions are checked. Otherwise, checkobjects only checks objects in the expressions specifiedy by num.

Value

A list of length equal to the number of code expressions specified. Each element of the list is a logical vector indicating which objects fo that expression were verified. In the output, TRUE indicates that the object was verified and FALSE indicates otherwise.


rdpeng/cacher documentation built on May 27, 2019, 3:06 a.m.