]> git.donarmstrong.com Git - ape.git/blobdiff - man/consensus.Rd
adding the new function 'where'
[ape.git] / man / consensus.Rd
index 6e1f5caa6b1c89534f3d9fcf371774538c2ab30b..ffaa58f894a8d5825358f0286823615ccec5d0f5 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,11 @@ consensus(..., p = 1, check.labels = TRUE)
 \value{
   an object of class \code{"phylo"}.
 }
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\references{
+  Felsenstein, J. (2004) \emph{Inferring Phylogenies}. Sunderland:
+  Sinauer Associates.
+}
+\author{Emmanuel Paradis}
 \seealso{
   \code{\link{prop.part}}, \code{\link{dist.topo}}
 }