]> git.donarmstrong.com Git - ape.git/blobdiff - man/root.Rd
few corrections and fixes
[ape.git] / man / root.Rd
index 35295b893a94f1d61e42d2d285149fd9f169728e..f721c04f7b3fc8326cabc50c6e65d5e7c762d4d3 100644 (file)
@@ -4,7 +4,7 @@
 \alias{is.rooted}
 \title{Roots Phylogenetic Trees}
 \usage{
-root(phy, outgroup, node = NULL, resolve.root = FALSE)
+root(phy, outgroup, node = NULL, resolve.root = FALSE, interactive = FALSE)
 unroot(phy)
 is.rooted(phy)
 }
@@ -15,6 +15,8 @@ is.rooted(phy)
   \item{node}{alternatively, a node number where to root the tree.}
   \item{resolve.root}{a logical specifying whether to resolve the new
     root as a bifurcating node.}
+  \item{interactive}{if \code{TRUE} the user is asked to select the node
+    by clicking on the tree which must be plotted.}
 }
 \description{
   \code{root} reroots a phylogenetic tree with respect to the specified