is.breakpoint {imola} | R Documentation |
Tests whether the object is an instance of a imola breakpoint.
Description
Tests whether the object is an instance of a imola breakpoint.
Usage
is.breakpoint(object)
Arguments
object |
Any R object. |
Value
TRUE or FALSE depending if the object is a imola breakpoint.
[Package imola version 0.5.0 Index]