getBreakpointSystem {imola} | R Documentation |
Get a registered breakpoint system
Description
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.
Usage
getBreakpointSystem(name = NULL)
Arguments
name |
A string with the name of a registered breakpoint system, or
|
Value
A breakpoint system object.
[Package imola version 0.5.0 Index]