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.


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