is.lm_markers {LifemapR} | R Documentation |
Reports whether x is a lm_markers object.
Description
Reports whether x is a lm_markers object.
Usage
is.lm_markers(x)
Arguments
x |
The object to test. |
Value
A boolean indicating whether or not the object is of lm_markers type.
[Package LifemapR version 1.1.5 Index]