reset.warnings {expandFunctions}R Documentation

Reset annoyingly persistent warning messages.

Description

Reset annoyingly persistent warning messages.

Usage

reset.warnings()

Value

Returns TRUE invisibly. Used for side effects only.

References

This function is built around the snippet found here: http://stackoverflow.com/questions/5725106/r-how-to-clear-all-warnings

Examples

## reset.warnings()

[Package expandFunctions version 0.1.0 Index]