clearCache.Object: Clear fields that are defined to have cached values
Description
Clear fields that are defined to have cached values by assigning NULL to these fields.Usage
## S3 method for class 'Object':
clearCache(this, ...)
Value
- Returns itself (invisible).
See Also
To clear the cached fields and run the garbage collector
see *gc().
For more information see Object.