highlight_subset_sp_in_phylogeny | R Documentation |
Highlight all branches linking a subset of species in a phylogeny
highlight_subset_sp_in_phylogeny(phy, subset_sp, highlight_color = "red")
phy |
The large phylogeny to plot. |
subset_sp |
A vector of species names to be highlighted on the plot of phylogeny. |
highlight_color |
The color to highlight the branches, the default is red. |
A 'ggplot2' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.