View source: R/breakpointSystems.R
importBreakpointSystem | R Documentation |
Imports a breakpoint system from a file. Breakpoint systems can be exported into a file format using exportBreakpointSystem.
importBreakpointSystem(path)
path |
The file path of the file to import, including the file
name and extension. The file name must end with a |
A breakpoint system object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.