]> git.donarmstrong.com Git - ape.git/blobdiff - man/consensus.Rd
various changes to DNAbin functions + new labels.DNAbin()
[ape.git] / man / consensus.Rd
index 6e1f5caa6b1c89534f3d9fcf371774538c2ab30b..2f7bdeb282018b18821a66d0958c90f8b1d59f37 100644 (file)
@@ -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}}
 }