Skip to contents

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 phylo object.

Value

A character vector with the name of the single lineage outgroup. Returns NA if there is none.