reset.warnings {expandFunctions} | R Documentation |
Reset annoyingly persistent warning messages.
reset.warnings()
Returns TRUE invisibly. Used for side effects only.
This function is built around the snippet found here: http://stackoverflow.com/questions/5725106/r-how-to-clear-all-warnings
## reset.warnings()