layout_tree_ape {primerTree} | R Documentation |
plot_tree
layout a tree using ape, return an object to be plotted by
plot_tree
layout_tree_ape(tree, ...)
tree |
The |
... |
additional arguments to |
edge |
list of x, y and xend, yend coordinates as well as ids for the edges |
tips |
list of x, y, label and id for the tips |
nodes |
list of x, y and id for the nodes |