X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fas.matching.Rd;h=29d665c5f3db1133c6b4b363b9f76275b53740e5;hb=e64b298d9074561ebd0b07859e959fcc0dc980b2;hp=8a156c64507e5799ac729223da620687149a007d;hpb=21eb56120c84786502f24ff9c27b39d5badfe1f7;p=ape.git diff --git a/man/as.matching.Rd b/man/as.matching.Rd index 8a156c6..29d665c 100644 --- a/man/as.matching.Rd +++ b/man/as.matching.Rd @@ -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}.}