r · r/interrupt
interrupt
Interrupt
Signalled when the user interrupts execution, typically by pressing Ctrl+C or Escape. Inherits from condition. Use tryCatch(interrupt = ...) to handle it and perform cleanup before exiting.
References
In this namespace
— start of namespace —
next → missingArgumentError Missing Argument Error