Learn R Programming

ggtree (version 1.2.1)

annotation_clade2: annotation_clade2

Description

annotate a clade with selected upper and lower tips

Usage

annotation_clade2(tree_view, tip1, tip2, label, bar.size = 2, font.size = 4, offset = 0, offset.text = NULL, ...)

Arguments

tree_view
tree view
tip1
tip1 label or id
tip2
tip2 label or id
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