is.xpose.plot {xpose} | R Documentation |
Test for xpose_plot class
Description
Reports whether x is a 'xpose_plot' object
Usage
is.xpose.plot(x)
Arguments
x |
An object to be tested. |
Value
Logical value, 'TRUE' for 'xpose_plot' class and 'FALSE' otherwise.
[Package xpose version 0.4.19 Index]