Description Usage Arguments Value Author(s)
basic tree (backbone) plotting utility
1 2 3 4 5 6 7 8 | tree.backbone(
tree,
size = 2,
layout = "circular",
shape = 21,
fill = "white",
color = "black"
)
|
tree |
a treeio::treedata object |
size |
branch width |
layout |
tree layout |
shape |
clade node shape |
fill |
clade node fill |
color |
clade node fill |
a ggtree object
Chenhao Li, Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.