unregisterBreakpointSystem {imola} | R Documentation |
Unregister a breakpoint system
Description
Removes a globally registered breakpoint system from
getOption("imola.breakpoint.systems")
.
Usage
unregisterBreakpointSystem(name)
Arguments
name |
A string with the name of a registered breakpoint system.
Registered systems are available
in |
Value
No return value, called for side effects.
[Package imola version 0.5.0 Index]