View source: R/breakpointSystems.R
getBreakpointSystem | R Documentation |
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.
getBreakpointSystem(name = NULL)
name |
A string with the name of a registered breakpoint system, or
|
A breakpoint system object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.