Learn R Programming

LifemapR (version 1.1.5)

is.lm_branches: Reports whether x is a lm_branches object.

Description

Reports whether x is a lm_branches object.

Usage

is.lm_branches(x)

Value

A boolean indicating whether or not the object is of lm_branches type.

Arguments

x

The object to test.