compatible(A, B, ...)
TRUE
if the objects are compatible, and FALSE
if they are not.
A
and B
(and any additional
objects ...
) are compatible.What is meant by compatible depends on the class of object.
There are methods for the classes "fv"
, "fasp"
,
"im"
and "units"
.
compatible.fv
,
compatible.fasp
,
compatible.im
,
compatible.units