geom_rootpoint {ggtree} | R Documentation |
add root point
geom_rootpoint(mapping = NULL, data = NULL, position = "identity", na.rm = FALSE, show.legend = NA, inherit.aes = TRUE, ...)
mapping |
aes mapping |
data |
data |
position |
position |
na.rm |
logical |
show.legend |
logical |
inherit.aes |
logical |
... |
addktional parameter |
root point layer
Guangchuang Yu