Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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 *clearCache() is called on the object.

Usage

## S3 method for class 'Object'
clearLookupCache(this, ...)

Arguments

...

Not used.

Value

Returns itself (invisible).

Author(s)

Henrik Bengtsson

See Also

For more information see Object.


R.oo

R Object-Oriented Programming with or without References

v1.24.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.