resetWarnings {R.utils} | R Documentation |
Resets recorded warnings. This function only worked with R (< 2.4.0) and is now defunct.
## Default S3 method: resetWarnings(...)
... |
Not used. |
Returns (invisibly) the number of warnings removed.
Henrik Bengtsson
warnings
()