X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fsummary.phylo.Rd;h=6278760b5e0398d289a0469741976f55916a4e34;hb=21eb56120c84786502f24ff9c27b39d5badfe1f7;hp=d24dea0c8fef8a2f49fc20e4525508d47bb793af;hpb=6a2fafede27a5cf6a5aafef7c9b56e78635eaeb4;p=ape.git diff --git a/man/summary.phylo.Rd b/man/summary.phylo.Rd index d24dea0..6278760 100644 --- a/man/summary.phylo.Rd +++ b/man/summary.phylo.Rd @@ -12,7 +12,7 @@ Nedge(phy) } \arguments{ \item{object, phy}{an object of class \code{"phylo"}.} - \item{...}{further arguments passed to or from other methods.} + \item{\dots}{further arguments passed to or from other methods.} \item{internal.only}{a logical indicating whether to return the number of internal nodes only (the default), or of internal and terminal (tips) nodes (if \code{FALSE}).} @@ -38,7 +38,7 @@ Nedge(phy) A NULL value in the case of \code{summary}, a single numeric value for the three other functions. } -\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}} +\author{Emmanuel Paradis} \seealso{ \code{\link{read.tree}}, \code{\link[base]{summary}} for the generic R function