plot_phylotree {GeRnika} | R Documentation |
This function generates a plot of a phylogenetic tree. If the 'labels' parameter is set to TRUE, the nodes of the tree will be labeled with the labels stored in the Phylotree
object.
plot_phylotree(phylotree, labels = FALSE)
phylotree |
An object of the |
labels |
A logical value indicating whether to label the nodes with the labels stored in the |
A plot of the phylogenetic tree.