X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fas.matching.Rd;h=29d665c5f3db1133c6b4b363b9f76275b53740e5;hb=ce466967e4824b3f6aec6f75798da08fe8c10666;hp=ece8f32942bf49929bf68c5b5dc280f43e36d80b;hpb=d7105238f98acefc5fc0ad6278a515e682453b8b;p=ape.git diff --git a/man/as.matching.Rd b/man/as.matching.Rd index ece8f32..29d665c 100644 --- a/man/as.matching.Rd +++ b/man/as.matching.Rd @@ -34,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}.}