X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fzoom.Rd;h=7c0201325f0c647267631ad37391bcdd9706e831;hb=be6a044200152fd83d0b72f348012a0adc2593c5;hp=bd8734e34c8aa1525d6fb79984aca6a80b1b14f4;hpb=c827059eeafc8cbe41c812b26979543ab287803e;p=ape.git diff --git a/man/zoom.Rd b/man/zoom.Rd index bd8734e..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 @@ -34,14 +34,14 @@ zoom(phy, focus, subtree = FALSE, col = rainbow, ...) If the argument `col' is a vector of colours, as many colours as the number of subtrees must be given. The alternative is to give a function that will create colours or grey levels from the number of - subtrees: see \code{\link[graphics]{rainbow}} for some possibilities + 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[graphics]{rainbow}}, - \code{\link[graphics]{grey}} + \code{\link[graphics]{layout}}, \code{\link[grDevices]{rainbow}}, + \code{\link[grDevices]{grey}} } \examples{ \dontrun{