Description Usage Arguments Value Examples
A internal function used for the plotting of trees
1 2 3 4 5 6 7 8 9 10 11 |
tree |
object of class phylo to plot. |
HI |
(optional) HI of the tree (unused). |
color_by |
(optional) lookup table with color labels (NULL). |
linewidth |
(optional) numeric value defining linewidth of tree edges (1). |
pointsize |
(optional) numeric value defining point size of tree tips (1). |
textsize |
(optional) numeric value defining linewidth of tree edges (2.5). |
labeller_function |
(optional) HI of the tree (unused). |
keep_conf_label |
(optional) Flat indicating if ‘confidence label’ should be keeped (default: FALSE). |
subset |
(optional) character vector defining a subset of samples to plot. |
ggplot object
1 | plot_tree(ape::rtree(5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.