removeBreakpoint: Remove a breakpoint from a breakpoint system

View source: R/breakpoints.R

removeBreakpointR Documentation

Remove a breakpoint from a breakpoint system

Description

Removes a breakpoint from a breakpoint system object by name.

Usage

removeBreakpoint(system, name)

Arguments

system

A breakpoint system object created with breakpointSystem.

name

A string with the name of a breakpoint in the given system.

Value

A breakpoint system object.


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