Check whether the given object is a CPOInverter
object.
is.inverter(x)
x | [any] |
---|
TRUE
if x
has class CPOInverter
, FALSE
otherwise.
Other inverter related:
CPOTrained
,
NULLCPO
,
%>>%()
,
applyCPO()
,
as.list.CPO
,
clearRI()
,
getCPOClass()
,
getCPOName()
,
getCPOOperatingType()
,
getCPOPredictType()
,
getCPOProperties()
,
getCPOTrainedCPO()
,
getCPOTrainedCapability()
,
getCPOTrainedState()
,
makeCPOTrainedFromState()
,
pipeCPO()
,
print.CPOConstructor()