View source: R/geom-zoom-clade.R
geom_zoom_clade | R Documentation |
zoom selected clade of a tree
geom_zoom_clade(node, xexpand = NULL)
node |
internal node number to zoom in its corresponding clade |
xexpand |
numeric, extend x, meaning the ratio of range of the xlim of the original tree, defaults to NULL. |
'geom_zoom_clade' zooms in on a selected clade of a tree, while showing its on the full view of tree as a seperated panel for reference
updated tree view
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.