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