scaleClade {ggtree} | R Documentation |
scale clade
scaleClade(tree_view = NULL, node, scale = 1, vertical_only = TRUE)
tree_view |
tree view |
node |
clade node |
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