stop_quietly {ibmAcousticR} | R Documentation |
Stop Function Quietly
Description
Quit a function execution without printing error messages. The idea came from a Stack Overflow answer https://stackoverflow.com/questions/14469522/stop-an-r-program-without-error.
Usage
stop_quietly()
Value
Exits a function.
[Package ibmAcousticR version 0.2.1 Index]