ladderize.simmap {phytools} | R Documentation |
Ladderize a tree with a mapped discrete character
Description
Ladderizes an object of class "simmap"
.
Usage
ladderize.simmap(tree, right=TRUE)
Arguments
tree |
an object of class |
right |
a logical specifying how the tree should be ladderized. |
Details
This function 'ladderizes' an object of class "simmap"
with a mapped discrete character.
For more information see ladderize
.
Value
A ladderized object of class "simmap"
.
Author(s)
Liam Revell liam.revell@umb.edu
References
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
See Also
[Package phytools version 2.3-0 Index]