importBreakpointSystem: Import a breakpoint system

View source: R/breakpointSystems.R

importBreakpointSystemR Documentation

Import a breakpoint system

Description

Imports a breakpoint system from a file. Breakpoint systems can be exported into a file format using exportBreakpointSystem.

Usage

importBreakpointSystem(path)

Arguments

path

The file path of the file to import, including the file name and extension. The file name must end with a .yaml extension.

Value

A breakpoint system object.


pedrocoutinhosilva/imola documentation built on Jan. 30, 2024, 6:49 a.m.