Learn R Programming

xpose (version 0.4.19)

is.xpose.plot: Test for xpose_plot class

Description

Reports whether x is a `xpose_plot` object

Usage

is.xpose.plot(x)

Value

Logical value, `TRUE` for `xpose_plot` class and `FALSE` otherwise.

Arguments

x

An object to be tested.