geom_range | R Documentation |
horizontal bar of range (HPD, range etc) on nodes to present uncertainty of evolutionary inference
geom_range(range, center = "auto", ...)
range |
range(interval) to be displayed, e.g. "height_0.95_HPD" |
center |
center of the range, mean, median or auto (default, the center of the range) |
... |
additional parameter, e.g. color, linewidth, alpha |
ggplot layer
Guangchuang Yu
For demonstration of this function, please refer to chapter 5.2.4 of Data Integration, Manipulation and Visualization of Phylogenetic Trees http://yulab-smu.top/treedata-book/index.html by Guangchuang Yu.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.