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