Learn R Programming

imola (version 0.5.0)

is.breakpoint: 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.