registerBreakpointSystem: Register a breakpoint system

View source: R/breakpointSystems.R

registerBreakpointSystemR Documentation

Register a breakpoint system

Description

Registers a breakpoint system object to make it available globally in getOption("imola.breakpoint.systems"). After registered it can be retrieved anywhere using getBreakpointSystem.

Usage

registerBreakpointSystem(system)

Arguments

system

A breakpoint system object created with breakpointSystem.

Value

No return value, called for side effects.


pedrocoutinhosilva/imola documentation built on Jan. 30, 2024, 6:49 a.m.