unregisterBreakpointSystem: Unregister a breakpoint system

View source: R/breakpointSystems.R

unregisterBreakpointSystemR 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 getOption("imola.breakpoint.systems").

Value

No return value, called for side effects.


imola documentation built on April 19, 2022, 5:09 p.m.