Description Usage Arguments Value Author(s) See Also
View source: R/geom_cladelabel.R
annotate a clade with bar and text label
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
node |
selected node |
label |
clade label |
offset |
offset of bar and text from the clade |
offset.text |
offset of text from bar |
extend |
extend bar height |
align |
logical |
barsize |
size of bar |
fontsize |
size of text |
angle |
angle of text |
geom |
one of 'text' or 'label' |
hjust |
justify text horizontally |
color |
color for clade & label, of length 1 or 2 |
fill |
fill label background, only work with geom='label' |
family |
sans by default, can be any supported font |
parse |
logical, whether parse label |
horizontal |
logical, whether set label to horizontal, default is TRUE. |
... |
additional parameter |
ggplot layers
Guangchuang Yu
geom_cladelabel2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.