Learn R Programming

phytools (version 2.3-0)

roundBranches: Rounds the branch lengths of a tree

Description

Rounds the branch lengths of a phylogenetic tree.

Usage

roundBranches(tree, digits)

Value

An object of class "phylo", "multiPhylo", "simmap", or "multiSimmap", with rounded edge lengths.

Arguments

tree

an object of class "phylo", "multiPhylo", "simmap", or "multiSimmap".

digits

number of digits for rounding. Passed to round.

Author

Liam Revell liam.revell@umb.edu

Details

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".

References

Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.