Description Usage Arguments Details Value Author(s) References See Also Examples
This function ladderizes the branches of a dendrogram
object
to aid in visual interpretation.
1 |
x |
an object of class |
decreasing |
logical indicating whether the tree should be ladderized upwards or downwards. Defaults to FALSE (downwards). |
This function is the dendrogram
analogue of the
ladderize
function in the ape
package (Paradis et al 2004, 2012).
Returns an object of class dendrogram
.
Shaun Wilkinson
Paradis E, Claude J, Strimmer K, (2004) APE: analyses of phylogenetics and evolution in R language. Bioinformatics 20, 289-290.
Paradis E (2012) Analysis of Phylogenetics and Evolution with R (Second Edition). Springer, New York.
The ladderize
function in the
ape
package performs a similar operation for objects
of class "phylo"
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.