geom_treescale {ggtree} | R Documentation |
add tree scale
geom_treescale(x = NULL, y = NULL, width = NULL, offset = NULL, color = "black", linesize = 0.5, fontsize = 3.88, family = "sans")
x |
x position |
y |
y position |
width |
width of scale |
offset |
offset of text to line |
color |
color |
linesize |
size of line |
fontsize |
size of text |
family |
sans by default, can be any supported font |
ggplot layers
Guangchuang Yu