order.nodes.visually: Returns the indices of all nodes in the tree, arranged in the...

Description Usage Arguments Value

Description

Returns the indices of all nodes in the tree, arranged in the order in which they would be displayed in a 2-dimensional phylogram plot. In other words, the parent node of two leaf nodes will be placed directly in between its two children, since the parent node is usually placed at the midpoint between two leaf nodes in a plot.

Usage

1

Arguments

phylo,

input phylo object

Value

integer vector, the indices of all nodes in the tree, arranged in "visual" order.


gjuggler/ggphylo documentation built on May 17, 2019, 6:05 a.m.