setActiveBreakpointSystem: Set the active breakpoint system

View source: R/breakpointSystems.R

setActiveBreakpointSystemR Documentation

Set the active breakpoint system

Description

Sets the current globally active breakpoint system. The active breakpoint system is used for grid function as the default system if no system is provided as an argument.

Usage

setActiveBreakpointSystem(system)

Arguments

system

A string with the name of a registered breakpoint system, or a breakpoint system object generated with breakpointSystem. If a breakpoint system object is used, it will be registered as well.

Value

A breakpoint system object.


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