X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fzoom.Rd;h=7c0201325f0c647267631ad37391bcdd9706e831;hb=21426f51c5940cb37f3198a7853ef59743729b85;hp=53d80b65c13c3dc26d97731c963472bf73d903a6;hpb=42bf3d36a0a2a5edd0071739ad346ae9009abffa;p=ape.git diff --git a/man/zoom.Rd b/man/zoom.Rd index 53d80b6..7c02013 100644 --- a/man/zoom.Rd +++ b/man/zoom.Rd @@ -16,7 +16,7 @@ zoom(phy, focus, subtree = FALSE, col = rainbow, ...) extracted subtrees.} \item{col}{a vector of colours used to show where the subtrees are in the main tree, or a function .} - \item{...}{further arguments passed to \code{plot.phylo}.} + \item{\dots}{further arguments passed to \code{plot.phylo}.} } \details{ This function aims at exploring very large trees. The main argument is @@ -37,7 +37,7 @@ zoom(phy, focus, subtree = FALSE, col = rainbow, ...) subtrees: see \code{\link[grDevices]{rainbow}} for some possibilities with colours. } -\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}} +\author{Emmanuel Paradis} \seealso{ \code{\link{plot.phylo}}, \code{\link{drop.tip}}, \code{\link[graphics]{layout}}, \code{\link[grDevices]{rainbow}},