X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fconsensus.Rd;h=2f7bdeb282018b18821a66d0958c90f8b1d59f37;hb=21426f51c5940cb37f3198a7853ef59743729b85;hp=6e1f5caa6b1c89534f3d9fcf371774538c2ab30b;hpb=2196f258796ca3294a8e134a04db83af9183a248;p=ape.git diff --git a/man/consensus.Rd b/man/consensus.Rd index 6e1f5ca..2f7bdeb 100644 --- a/man/consensus.Rd +++ b/man/consensus.Rd @@ -5,7 +5,7 @@ consensus(..., p = 1, check.labels = TRUE) } \arguments{ - \item{...}{either (i) a single object of class \code{"phylo"}, (ii) a + \item{\dots}{either (i) a single object of class \code{"phylo"}, (ii) a series of such objects separated by commas, or (iii) a list containing such objects.} \item{p}{a numeric value between 0.5 and 1 giving the proportion for a @@ -31,7 +31,7 @@ consensus(..., p = 1, check.labels = TRUE) \value{ an object of class \code{"phylo"}. } -\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}} +\author{Emmanuel Paradis} \seealso{ \code{\link{prop.part}}, \code{\link{dist.topo}} }