tree_get_singleton_outgroup {datelife} | R Documentation |
Identify the presence of a single lineage outgroup in a phylogeny
Description
Identify the presence of a single lineage outgroup in a phylogeny
Usage
tree_get_singleton_outgroup(tree = NULL)
Arguments
tree |
A tree either as a newick character string or as a |
Value
A character vector with the name of the single lineage outgroup.
Returns NA
if there is none.
[Package datelife version 0.6.8 Index]