]> git.donarmstrong.com Git - ape.git/blobdiff - man/print.phylo.Rd
few corrections and fixes
[ape.git] / man / print.phylo.Rd
index 1d216b3e6f69fe50cd8416e7ef73f1ffefc55dd0..779f3f13f9e051f3eb85e5cea9c7312a857fab56 100644 (file)
   \item{i}{indices of the tree(s) to select from a list; this may be a
     vector of integers, logicals, or names.}
   \item{name}{a character string specifying the tree to be extracted.}
-  \item{...}{further arguments passed to or from other methods.}
+  \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}}