ladderize.simmap {phytools}R Documentation

Ladderize a tree with a mapped discrete character

Description

This function "ladderizes" an object of class "phylo" with a mapped discrete character. For more information, please see ladderize.

Usage

ladderize.simmap(tree, right=TRUE)

Arguments

tree

an object of class "phylo" with a mapped discrete character.

right

a logical specifying how the tree should be ladderized.

Value

An object of class "phylo" with a mapped discrete character.

Author(s)

Liam Revell liam.revell@umb.edu

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.

See Also

make.simmap, ladderize


[Package phytools version 0.4-60 Index]