get_taxa_name {ggtree} | R Documentation |
get taxa name of a selected node (or tree if node=NULL) sorted by their position in plotting
get_taxa_name(tree_view = NULL, node = NULL)
tree_view |
tree view |
node |
node |
taxa name vector
Guangchuang Yu