getBreakpointSystem {imola} | R Documentation |
Returns a breakpoint system object of a registered breakpoint system by its name or, the currently active breakpoint system if no system name is provided.
getBreakpointSystem(name = NULL)
name |
A string with the name of a registered breakpoint system, or
|
A breakpoint system object.