layout_tree_ape | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.