6c9cd355 | % Generated by roxygen2: do not edit by hand |
0b5c08bd | % Please edit documentation in R/clade-functions.R |
61678cbb | \name{get_taxa_name} \alias{get_taxa_name} \title{get_taxa_name} \usage{ |
885fa776 | get_taxa_name(tree_view = NULL, node = NULL) |
61678cbb | } \arguments{ \item{tree_view}{tree view} \item{node}{node} } \value{ taxa name vector } \description{ |
885fa776 | get taxa name of a selected node (or tree if node=NULL) sorted by their position in plotting |
61678cbb | } \author{ Guangchuang Yu } |