Learn R Programming

rlang (version 1.1.4)

interrupt: Simulate interrupt condition

Description

interrupt() simulates a user interrupt of the kind that is signalled with Ctrl-C. It is currently not possible to create custom interrupt condition objects.

Usage

interrupt()

Arguments