stop_quietly {revulyticsR} | 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 revulyticsR version 0.0.3 Index]