]> git.donarmstrong.com Git - ape.git/blobdiff - man/print.phylo.Rd
removing evolve.phylo + bug fix in as.phylo.hclust
[ape.git] / man / print.phylo.Rd
index 0a78b9624f59aaa51c78989409f049781b05c6e5..466fe87de08fa5c8477139b317ea2e838179ef29 100644 (file)
   \item{\dots}{further arguments passed to or from other methods.}
 }
 \description{
-  These functions prints a compact summary of a phylogeny, or a list of,
-  on the console.
+  These functions prints a compact summary of a phylogeny, or a list of
+  phylogenies, on the console.
 
   The operators \code{[}, \code{[[}, and \code{$} propagate the class
   correctly.
 }
 \value{
   An object of class \code{"phylo"} (\code{[[}, \code{$}) or of class
-  \code{"multiPhylo"} (\code{[[}), or NULL.
+  \code{"multiPhylo"} (\code{[}), or NULL.
 }
-\author{Ben Bolker \email{bolker@zoo.ufl.edu} and Emmanuel Paradis
-  \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Ben Bolker \email{bolker@zoo.ufl.edu} and Emmanuel Paradis}
 \seealso{
   \code{\link{read.tree}}, \code{\link{summary.phylo}},
   \code{\link[base]{print}} for the generic R function