]> git.donarmstrong.com Git - ape.git/blobdiff - man/as.matching.Rd
a few fixes
[ape.git] / man / as.matching.Rd
index 8a156c64507e5799ac729223da620687149a007d..29d665c5f3db1133c6b4b363b9f76275b53740e5 100644 (file)
@@ -1,5 +1,6 @@
 \name{as.matching}
 \alias{as.matching}
+\alias{matching}
 \alias{as.matching.phylo}
 \alias{as.phylo.matching}
 \title{Conversion Between Phylo and Matching Objects}
@@ -33,9 +34,8 @@ as.matching(x, ...)
   \code{as.matching} returns an object of class \code{"matching"} with
   the following component:
 
-  \item{matching}{a three-column numeric matrix where the first two
-    columns represent the sibling pairs, and the third one the
-    corresponding ancestor.}
+  \item{matching}{a two-column numeric matrix where the columns
+    represent the sibling pairs.}
   \item{tip.label}{(optional) a character vector giving the tip labels
     where the ith element is the label of the tip numbered i in
     \code{matching}.}