either a logical value (TRUE), or a vector of mode character.
Arguments
target, current
two objects of class "haplotype".
use.steps
a logical value: whether to consider the number of
steps (or length) in each link.
...
(unused).
Author
Emmanuel Paradis
Details
This function should return TRUE if the two networks are
identical even if the links are ordered differently. In all other
situations, a vector of character strings describing the differences
is returned.
As usual with the all.equal function, this cannot
be used directly to return a TRUE/FALSE value (see
examples).