roundBranches | R Documentation |
Rounds the branch lengths of a phylogenetic tree.
roundBranches(tree, digits)
tree |
an object of class |
digits |
number of digits for rounding. Passed to |
This function rounds the branch lengths of a tree or trees to a precision indicated by digits
, and reconciles any mappings for objects of class "simmap"
or "multiSimmap"
.
An object of class "phylo"
, "multiPhylo"
, "simmap"
, or "multiSimmap"
, with rounded edge lengths.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.