Rounds the branch lengths of a phylogenetic tree.
roundBranches(tree, digits)
An object of class "phylo"
, "multiPhylo"
, "simmap"
, or "multiSimmap"
, with rounded edge lengths.
an object of class "phylo"
, "multiPhylo"
, "simmap"
, or "multiSimmap"
.
number of digits for rounding. Passed to round
.
Liam Revell liam.revell@umb.edu
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"
.
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.