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