X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=man%2Froot.Rd;h=f721c04f7b3fc8326cabc50c6e65d5e7c762d4d3;hb=6fe5709ee413e5a1a379918a70c64cee05e9ae54;hp=35295b893a94f1d61e42d2d285149fd9f169728e;hpb=b41db3e6053bfb0e4b9000d5de678d65a1af9670;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