clearLookupCache.Object: Clear internal fields used for faster lookup
Description
Clear internal fields used for faster lookup by removing these fields.
This method is called whenever *gc()
is called on the
object.
Usage
# S3 method for Object
clearLookupCache(this, ...)
Value
Returns itself (invisible).
See Also
For more information see Object
.