View source: R/breakpointSystems.R
setActiveBreakpointSystem | R Documentation |
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.
setActiveBreakpointSystem(system)
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. |
A breakpoint system object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.