getBreakpointSystem: Get a registered breakpoint system

View source: R/breakpointSystems.R

getBreakpointSystemR 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 NULL if looking for the currently active breakpoint system.

Value

A breakpoint system object.


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