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