Learn R Programming

LifemapR (version 1.1.5)

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

Description

Reports whether x is a lm_markers object.

Usage

is.lm_markers(x)

Value

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

Arguments

x

The object to test.