X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Froot.Rd;h=f721c04f7b3fc8326cabc50c6e65d5e7c762d4d3;hb=68231d0918c593b45fdfa419c6a58e10b1c993b9;hp=35295b893a94f1d61e42d2d285149fd9f169728e;hpb=1d0651b1374592d87400614a03b34b4e0cc63aae;p=ape.git diff --git a/man/root.Rd b/man/root.Rd index 35295b8..f721c04 100644 --- a/man/root.Rd +++ b/man/root.Rd @@ -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