Learn R Programming

ggtree (version 1.2.1)

annotation_clade: annotation_clade

Description

annotate a selected clade with internal node number

Usage

annotation_clade(tree_view, node, label, bar.size = 2, font.size = 4, offset = 0, offset.text = NULL, ...)

Arguments

tree_view
tree view
node
node number
label
clade label
bar.size
bar size
font.size
font size
offset
offset of bar from the tree
offset.text
offset of label from bar
...
additional parameter

Value

ggplot2