R/breakpointSystems.R
importBreakpointSystem.Rd
Imports a breakpoint system from a file. Breakpoint systems can be exported into a file format using exportBreakpointSystem.
importBreakpointSystem(path)
The file path of the file to import, including the file name and extension. The file name must end with a .yaml extension.
.yaml
A breakpoint system object.