X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Frotate.Rd;h=13fed062b35f910525cdcc33204ed76f3b32d7c4;hb=a1b67d97d7bf71af111e8675588c78dfc41a0bed;hp=563122efa98228b37daf00a2e9e7b20f33076aae;hpb=c827059eeafc8cbe41c812b26979543ab287803e;p=ape.git diff --git a/man/rotate.Rd b/man/rotate.Rd index 563122e..13fed06 100644 --- a/man/rotate.Rd +++ b/man/rotate.Rd @@ -2,7 +2,7 @@ \alias{rotate} \title{Swopping sister clades} \description{ -For a given node, rotate exchanges the position of two clades descending from this node. It can handle dichotomies as well as polytomies. In the latter case, two clades from the polytomy are selected for swopping.} +For a given node, rotate exchanges the position of two clades descending from this node. It can handle dichotomies as well as polytomies. In the latter case, two clades from the polytomy are selected for swapping.} \usage{ rotate(phy, node, polytom = c(1, 2)) }