X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fall.equal.phylo.Rd;h=9242c9f6450a093e4b16784ad78d781bf30064c9;hb=d1546ec66ff1a8ea123adefebe14f6316c23705f;hp=41351daa6a8dbf856511793080cff09ceec308fc;hpb=c3c9c0a9590fabd2996543a4789c84634b7aca71;p=ape.git diff --git a/man/all.equal.phylo.Rd b/man/all.equal.phylo.Rd index 41351da..9242c9f 100644 --- a/man/all.equal.phylo.Rd +++ b/man/all.equal.phylo.Rd @@ -4,9 +4,9 @@ \title{Global Comparison of two Phylogenies} \usage{ \method{all.equal}{phylo}(target, current, use.edge.length = TRUE, - use.tip.label = TRUE, index.return = FALSE, - tolerance = .Machine$double.eps ^ 0.5, - scale = NULL, \dots) + use.tip.label = TRUE, index.return = FALSE, + tolerance = .Machine$double.eps ^ 0.5, + scale = NULL, \dots) } \arguments{ \item{target}{an object of class \code{"phylo"}.}