Description Usage Arguments Value Author(s)
View source: R/clade-functions.R
scale clade
1 | scaleClade(tree_view = NULL, node, scale = 1, vertical_only = TRUE)
|
tree_view |
tree view (i.e. the ggtree object). If tree_view is NULL, the last ggplot will be used. |
node |
internal node number to specify a clade. If NULL, using the whole tree |
scale |
scale |
vertical_only |
logical. If TRUE, only vertical will be scaled. If FALSE, the clade will be scaled vertical and horizontally. TRUE by default. |
tree view
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.