| clearCache.Object {R.oo} | R Documentation |
Clear fields that are defined to have cached values by assigning NULL to these fields.
## S3 method for class 'Object': clearCache(this, ...)
... |
Not used. |
Returns itself (invisible).
Henrik Bengtsson (http://www.braju.com/R/)
To clear the cached fields and run the garbage collector
see *gc().
For more information see Object.